commit: 4318aacd72442ab9ef56eb46d0c4787f9de726a4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Apr 11 10:51:30 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Apr 11 10:51:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4318aacd
package.mask: Mask buggy 6.6.26 gentoo-kernels Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 81385917ca69..a40edf989c4b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,16 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-04-11) +# Contains a bug that could render the kernel fail to boot. +# https://lore.kernel.org/oe-lkp/[email protected]/ +# The fix is: +# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e7d24c0aa8e678f41457d1304e2091cac6fd1a2e +=sys-kernel/gentoo-kernel-6.6.26 +=sys-kernel/gentoo-kernel-bin-6.6.26 +=sys-kernel/vanilla-kernel-6.6.26 +=virtual/dist-kernel-6.6.26 + # Volkmar W. Pogatzki <[email protected]> (2024-04-08) # Obsolete java-vm, bugs #848804 #830248. # Removal on 2024-05-08
