From: Borislav Petkov Date: Tue, 17 Jun 2014 22:06:23 +0000 (+0200) Subject: x86, cpufeature: Convert more "features" to bugs X-Git-Tag: omap-for-v3.17/fixes-against-rc2~175^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b13a93df267af681a66a6a738bf1af10102da7d;p=pandora-kernel.git x86, cpufeature: Convert more "features" to bugs X86_FEATURE_FXSAVE_LEAK, X86_FEATURE_11AP and X86_FEATURE_CLFLUSH_MONITOR are not really features but synthetic bits we use for applying different bug workarounds. Call them what they really are, and make sure they get the proper cross-CPU behavior (OR rather than AND). Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1403042783-23278-1-git-send-email-bp@alien8.de Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed