commit | 3c385319a284829b9c669e46908c474845002581 | [log] [tgz] |
---|---|---|
author | Dave Hansen <dave.hansen@linux.intel.com> | Tue Aug 01 07:31:07 2023 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 08 19:48:25 2023 +0200 |
tree | 95c8d0a08ccba56f6bdf39853b8a5c1f028ae6d2 | |
parent | 5b2bf72c12189bffa4f0266774cf369e8c7359ba [diff] |
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>