x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPT
authorH. Peter Anvin <[email protected]>
Thu, 27 Feb 2014 16:36:31 +0000 (08:36 -0800)
committerH. Peter Anvin <[email protected]>
Thu, 27 Feb 2014 16:36:31 +0000 (08:36 -0800)
commitda4aaa7d860c63a1bfd3c73cf8309afe2840c5b9
tree3cb150fa6c6f1f9560ab88435a0ab3e4ddfd548d
parent840d2830e6e56b8fdacc7ff12915dd91bf91566b
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 <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
arch/x86/kernel/cpu/common.c