* New test kernel available - please verify
@ 2025-09-08 15:31 John Paul Adrian Glaubitz
2025-09-08 15:37 ` John Paul Adrian Glaubitz
2025-09-09 15:50 ` Riccardo Mottola
0 siblings, 2 replies; 6+ messages in thread
From: John Paul Adrian Glaubitz @ 2025-09-08 15:31 UTC (permalink / raw)
To: <debian-sparc@lists.debian.org>; +Cc: sparclinux
Hi,
I just uploaded a 6.16.3 Debian kernel package with:
- all patches by Michael Karcher to fix copy_{to,from}_user
- the patch by Anthony Yznaga to fix HugeTLB support on sun4u
- support for transparent huge pages disabled
Packages are available here: https://people.debian.org/~glaubitz/sparc64/
Please test and report back!
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: New test kernel available - please verify
2025-09-08 15:31 New test kernel available - please verify John Paul Adrian Glaubitz
@ 2025-09-08 15:37 ` John Paul Adrian Glaubitz
2025-09-08 15:50 ` John Paul Adrian Glaubitz
2025-09-09 15:50 ` Riccardo Mottola
1 sibling, 1 reply; 6+ messages in thread
From: John Paul Adrian Glaubitz @ 2025-09-08 15:37 UTC (permalink / raw)
To: <debian-sparc@lists.debian.org>; +Cc: sparclinux
On Mon, 2025-09-08 at 17:31 +0200, John Paul Adrian Glaubitz wrote:
> I just uploaded a 6.16.3 Debian kernel package with:
>
> - all patches by Michael Karcher to fix copy_{to,from}_user
> - the patch by Anthony Yznaga to fix HugeTLB support on sun4u
> - support for transparent huge pages disabled
>
> Packages are available here: https://people.debian.org/~glaubitz/sparc64/
>
> Please test and report back!
Never mind, it's broken. Most likely due to the binutils version used.
Will have to rebuild with binutils 2.43.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: New test kernel available - please verify
2025-09-08 15:37 ` John Paul Adrian Glaubitz
@ 2025-09-08 15:50 ` John Paul Adrian Glaubitz
2025-09-08 19:01 ` John Paul Adrian Glaubitz
0 siblings, 1 reply; 6+ messages in thread
From: John Paul Adrian Glaubitz @ 2025-09-08 15:50 UTC (permalink / raw)
To: <debian-sparc@lists.debian.org>; +Cc: sparclinux
On Mon, 2025-09-08 at 17:37 +0200, John Paul Adrian Glaubitz wrote:
> On Mon, 2025-09-08 at 17:31 +0200, John Paul Adrian Glaubitz wrote:
> > I just uploaded a 6.16.3 Debian kernel package with:
> >
> > - all patches by Michael Karcher to fix copy_{to,from}_user
> > - the patch by Anthony Yznaga to fix HugeTLB support on sun4u
> > - support for transparent huge pages disabled
> >
> > Packages are available here: https://people.debian.org/~glaubitz/sparc64/
> >
> > Please test and report back!
>
> Never mind, it's broken. Most likely due to the binutils version used.
>
> Will have to rebuild with binutils 2.43.
New kernel is building, old packages have been deleted to keep users from
testing kernel packages known to be broken.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: New test kernel available - please verify
2025-09-08 15:50 ` John Paul Adrian Glaubitz
@ 2025-09-08 19:01 ` John Paul Adrian Glaubitz
0 siblings, 0 replies; 6+ messages in thread
From: John Paul Adrian Glaubitz @ 2025-09-08 19:01 UTC (permalink / raw)
To: <debian-sparc@lists.debian.org>; +Cc: sparclinux
On Mon, 2025-09-08 at 17:50 +0200, John Paul Adrian Glaubitz wrote:
> New kernel is building, old packages have been deleted to keep users from
> testing kernel packages known to be broken.
OK, even building with binutils 2.43 doesn't help. We've got to stick with
6.12.x for now, it seems until I have found out what broke in Debian's
6.16.x kernel.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: New test kernel available - please verify
2025-09-08 15:31 New test kernel available - please verify John Paul Adrian Glaubitz
2025-09-08 15:37 ` John Paul Adrian Glaubitz
@ 2025-09-09 15:50 ` Riccardo Mottola
2025-09-09 16:39 ` John Paul Adrian Glaubitz
1 sibling, 1 reply; 6+ messages in thread
From: Riccardo Mottola @ 2025-09-09 15:50 UTC (permalink / raw)
To: John Paul Adrian Glaubitz, <debian-sparc@lists.debian.org>
Cc: sparclinux
Hi Adrian,
John Paul Adrian Glaubitz wrote:
> I just uploaded a 6.16.3 Debian kernel package with:
>
> - all patches by Michael Karcher to fix copy_{to,from}_user
> - the patch by Anthony Yznaga to fix HugeTLB support on sun4u
> - support for transparent huge pages disabled
>
> Packages are available here:https://people.debian.org/~glaubitz/sparc64/
>
> Please test and report back!
a bit old news now, but yesterday I tested this kernel (I saw there is a
new one... will test that too) and it installs and boots fine for me on
a Fire T2000
It works with a "warm reboot" too.
I was able to compile on all 32 core, use git, do some apt-get upgrades.
I surely stressed CPU, Disk and Ethernet decently. No evident issues found.
Of course, not testing of multi-day long running stability.
Riccardo
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: New test kernel available - please verify
2025-09-09 15:50 ` Riccardo Mottola
@ 2025-09-09 16:39 ` John Paul Adrian Glaubitz
0 siblings, 0 replies; 6+ messages in thread
From: John Paul Adrian Glaubitz @ 2025-09-09 16:39 UTC (permalink / raw)
To: Riccardo Mottola, <debian-sparc@lists.debian.org>; +Cc: sparclinux
Hi Ricardo,
On Tue, 2025-09-09 at 17:50 +0200, Riccardo Mottola wrote:
> Hi Adrian,
>
> John Paul Adrian Glaubitz wrote:
> > I just uploaded a 6.16.3 Debian kernel package with:
> >
> > - all patches by Michael Karcher to fix copy_{to,from}_user
> > - the patch by Anthony Yznaga to fix HugeTLB support on sun4u
> > - support for transparent huge pages disabled
> >
> > Packages are available here:https://people.debian.org/~glaubitz/sparc64/
> >
> > Please test and report back!
>
> a bit old news now, but yesterday I tested this kernel (I saw there is a
> new one... will test that too) and it installs and boots fine for me on
> a Fire T2000
> It works with a "warm reboot" too.
>
> I was able to compile on all 32 core, use git, do some apt-get upgrades.
> I surely stressed CPU, Disk and Ethernet decently. No evident issues found.
> Of course, not testing of multi-day long running stability.
That's great to hear. If you want, you can add your
Tested-by: Riccardo Mottola <riccardo.mottola@libero.it> # on Sun Fire T-2000
here:
https://lore.kernel.org/sparclinux/20250905-memcpy_series-v4-3-1ca72dda195b@mkarcher.dialup.fu-berlin.de/
To reply with your email client, just download the message in mbox format from here:
https://lore.kernel.org/sparclinux/20250905-memcpy_series-v4-3-1ca72dda195b@mkarcher.dialup.fu-berlin.de/raw
save the file as ".mbx" file and import it into your email client.
Then just reply to the email normally with the Tested-by tag above.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-09-09 16:39 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-08 15:31 New test kernel available - please verify John Paul Adrian Glaubitz
2025-09-08 15:37 ` John Paul Adrian Glaubitz
2025-09-08 15:50 ` John Paul Adrian Glaubitz
2025-09-08 19:01 ` John Paul Adrian Glaubitz
2025-09-09 15:50 ` Riccardo Mottola
2025-09-09 16:39 ` John Paul Adrian Glaubitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).