]> git.baikalelectronics.ru Git - kernel.git/commit
x86: introduce noxsave boot parameter
authorSuresh Siddha <suresh.b.siddha@intel.com>
Fri, 22 May 2009 19:17:45 +0000 (12:17 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 22 May 2009 20:10:54 +0000 (13:10 -0700)
commit2cbb5c16b510eb68de29e3e0aaa236086caf6da5
tree944b37d214dd478abc1c5d2b51573ec87be59c63
parent9d4b9b80e91bda354b4779ab16c02f26f1d56ae0
x86: introduce noxsave boot parameter

Introduce "noxsave" boot parameter which will disable the cpu's xsave/xrstor
capabilities. Useful for debugging and working around xsave related issues.

[ Impact: make it possible to debug problems in the field ]

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Documentation/kernel-parameters.txt
arch/x86/kernel/cpu/common.c