aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/realmode
diff options
context:
space:
mode:
authorSuresh Siddha <suresh.b.siddha@intel.com>2012-07-31 10:29:14 -0700
committerH. Peter Anvin <hpa@zytor.com>2012-08-08 13:41:42 -0700
commitc6fd893da927c6cefb2ece22402765379921a834 (patch)
tree0f9a7ab2e75aa1be2081a1241d6bd6ff96e6963f /arch/x86/realmode
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff)
downloadwireguard-linux-c6fd893da927c6cefb2ece22402765379921a834.tar.xz
wireguard-linux-c6fd893da927c6cefb2ece22402765379921a834.zip
x86, avx: don't use avx instructions with "noxsave" boot param
Clear AVX, AVX2 features along with clearing XSAVE feature bits, as part of the parsing "noxsave" parameter. Fixes the kernel boot panic with "noxsave" boot parameter. We could have checked cpu_has_osxsave along with cpu_has_avx etc, but Peter mentioned clearing the feature bits will be better for uses like static_cpu_has() etc. Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Link: http://lkml.kernel.org/r/1343755754.2041.2.camel@sbsiddha-desk.sc.intel.com Cc: <stable@vger.kernel.org> # v3.5 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/realmode')
0 files changed, 0 insertions, 0 deletions