Sep 24, 2025 10:29:00 John Paul Adrian Glaubitz glaubitz@physik.fu-berlin.de:
Hi,
On Wed, 2025-09-24 at 10:07 +0200, Thomas Weißschuh wrote:
Sep 24, 2025 09:40:47 John Paul Adrian Glaubitz glaubitz@physik.fu-berlin.de:
Hi Thomas,
On Sat, 2025-09-20 at 16:37 +0200, Thomas Weißschuh wrote:
Could you share a version of the series based on top of 6.17.0-rcN for testing purposes? I would like to test the series on a Sun Netra 240 which is based on the UltraSPARC IIIi.
Here is the git branch based on rc4: https://git.kernel.org/pub/scm/linux/kernel/git/thomas.weissschuh/linux.git/...
Does that work for you?
I'm getting merge conflicts with "vdso/datastore: Allocate data pages dynamically" and "vdso/datapage: Remove inclusion of gettimeofday.h".
Can these be skipped?
No, these are important.
What are you trying to merge? I can probably give you a merge.
I'm using v6.17-rc7 plus all SPARC fixes in Andreas Larsson's linux-sparc for-next branch:
https://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc.git/log...
This merged cleanly for me: https://git.kernel.org/pub/scm/linux/kernel/git/thomas.weissschuh/linux.git/...
(Only compile-tested)
Thomas