]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Documentation/x86: Fix backwards on/off logic about YMM support
authorDave Hansen <dave.hansen@linux.intel.com>
Tue, 1 Aug 2023 14:31:07 +0000 (07:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Aug 2023 18:03:49 +0000 (20:03 +0200)
commitdacb0bac2edb649ce01c25da9f8898769516d716
tree1e2b989dd78fb401770a26e2934750a29bd01462
parent051f5dcf144aa7659c4f4be04c66c3eda9b1bad3
Documentation/x86: Fix backwards on/off logic about YMM support

commit 1b0fc0345f2852ffe54fb9ae0e12e2ee69ad6a20 upstream

These options clearly turn *off* XSAVE YMM support.  Correct the
typo.

Reported-by: Ben Hutchings <ben@decadent.org.uk>
Fixes: 553a5c03e90a ("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>
Documentation/admin-guide/hw-vuln/gather_data_sampling.rst