x86/split_lock: Add Icelake microserver and Tigerlake CPU models
authorFenghua Yu <fenghua.yu@intel.com>
Thu, 30 Apr 2020 23:46:35 +0000 (16:46 -0700)
committerBorislav Petkov <bp@suse.de>
Thu, 28 May 2020 19:06:42 +0000 (21:06 +0200)
commit429ac8b75a0b1c3478ffd584de8a63075cbe25e7
tree552b9400e50bd6acbb81f3b2b81d41818538b832
parent2ef96a5bb12be62ef75b5828c0aab838ebb29cb8
x86/split_lock: Add Icelake microserver and Tigerlake CPU models

Icelake microserver CPU supports split lock detection while it doesn't
have the split lock enumeration bit in IA32_CORE_CAPABILITIES. Tigerlake
CPUs do enumerate the MSR.

 [ bp: Merge the two model-adding patches into one. ]

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Link: https://lkml.kernel.org/r/1588290395-2677-1-git-send-email-fenghua.yu@intel.com
arch/x86/kernel/cpu/intel.c