commit: 916da6c3158c827f061db4fd865947f933814868 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 26 06:00:09 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 26 06:00:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=916da6c3
profiles/arch/hppa: unmask newer kernels They seem fine for me now, at least w/ 6.17.8, and not seen any other reports of this. I suspect it's been fixed since by either various HPPA correctness stuff that landed or other tree-wide fixes. This also keeps confusing nattka for gentoo-sources stable bugs. Bug: https://bugs.gentoo.org/966559 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.mask | 9 --------- 1 file changed, 9 deletions(-) diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index 4dbc4bd7fec1..303c10df02b8 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -8,15 +8,6 @@ dev-lang/python:3.14t dev-python/python-tests:3.14 dev-python/python-tests:3.14t -# Sam James <[email protected]> (2025-03-24) -# Affected by a data corruption bug on HPPA -# https://lore.kernel.org/linux-parisc/[email protected]/ ->=sys-kernel/gentoo-sources-6.12 ->=sys-kernel/vanilla-sources-6.12 ->=sys-kernel/gentoo-kernel-6.12 ->=sys-kernel/vanilla-kernel-6.12 ->=virtual/dist-kernel-6.12 - # Sam James <[email protected]> (2023-03-28) # Needs explicit porting to each platform (bug 894078#c6) dev-python/py-cpuinfo
