]> git.baikalelectronics.ru Git - kernel.git/commit
x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPT
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 27 Feb 2014 16:36:31 +0000 (08:36 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 27 Feb 2014 16:36:31 +0000 (08:36 -0800)
commit8fc44fbe3366ff1530f3a7bb3d88c660133b76e3
tree3cb150fa6c6f1f9560ab88435a0ab3e4ddfd548d
parentf6e69b0058fe2df8be33cea1a807f4ae16342409
x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPT

If we explicitly disable the use of CLFLUSH, we should disable the use
of CLFLUSHOPT as well.

Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Link: http://lkml.kernel.org/n/tip-jtdv7btppr4jgzxm3sxx1e74@git.kernel.org
arch/x86/kernel/cpu/common.c