Documentation/x86: Fix backwards on/off logic about YMM support
mainline inclusion from mainline-v6.5-rc6 commit 1b0fc034 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7XLNT CVE: CVE-2022-40982 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1b0fc0345f2852ffe54fb9ae0e12e2ee69ad6a20 --------------------------- commit 1b0fc034 upstream These options clearly turn *off* XSAVE YMM support. Correct the typo. Reported-by:Ben Hutchings <ben@decadent.org.uk> Fixes: 553a5c03 ("x86/speculation: Add force option to GDS mitigation") Signed-off-by:
Dave Hansen <dave.hansen@linux.intel.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
Zeng Heng <zengheng4@huawei.com>
Loading
Please sign in to comment