commit: 43e9f67bf3e3bf292910c06f7e3f996789689c18 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 3 19:47:05 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 3 19:47:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43e9f67b
profiles/arch/hppa: mask broken kernels Link: https://lore.kernel.org/linux-parisc/612eaa53-6904-6e16-67fc-394f4faa0e16 <AT> bell.net/ Link: https://lore.kernel.org/linux-parisc/b886c0ee-2ef6-5ec9-17e0-eb66c63a61d4 <AT> roeck-us.net/T/#m250c15554add9bf4909751adccfe18c6ee0198a8 Link: https://github.com/torvalds/linux/commit/f66066bc5136f25e36a2daff4896c768f18c211e Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.mask | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index f60c79116aa6..9ed32b07176c 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,6 +1,22 @@ # Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2023-07-03) +# Broken memory handling +# https://lore.kernel.org/linux-parisc/[email protected]/ +# https://lore.kernel.org/linux-parisc/[email protected]/T/#m250c15554add9bf4909751adccfe18c6ee0198a8 +# Fix: https://github.com/torvalds/linux/commit/f66066bc5136f25e36a2daff4896c768f18c211e +=sys-kernel/gentoo-kernel-6.1.37 +=sys-kernel/gentoo-kernel-6.3.11 +=sys-kernel/gentoo-sources-6.4.1 +=sys-kernel/gentoo-sources-6.3.11 +=sys-kernel/vanilla-kernel-6.1.37 +=sys-kernel/vanilla-kernel-6.3.11 +=sys-kernel/vanilla-sources-6.4.1 +=sys-kernel/vanilla-sources-6.3.11 +=virtual/dist-kernel-6.1.37 +=virtual/dist-kernel-6.3.11 + # Sam James <[email protected]> (2023-03-28) # Needs explicit porting to each platform (bug 894078#c6) dev-python/py-cpuinfo
