commit: 7a1102a387333aa1ec00a879af99e20ce63dfdd9 Author: Alice Ferrazzi <alicef <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 08:44:03 2018 +0000 Commit: Alice Ferrazzi <alicef <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 08:49:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a1102a3
profiles: specifing that KPTI patch are currently 64bit only profiles/package.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index f642a1676b6..ade95b0630c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -50,7 +50,8 @@ kde-apps/konsolepart # Alice Ferrazzi <[email protected]> (05 Jan 2018) # kernel: Meltdown and Spectre - Processor flaw. (#643228) -# Please upgrade for Intel processor flaw workaround, +# Please upgrade for Intel processor flaw workaround +# (currently KPTI patch are 64bit only), # also excluding AMD from the fix as not affected. # Please unmask your kernel version if you want to # continue to use your kernel with AMD.
