]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit744c547c45697b0514ef4da430f5c00b53ea3a3c
tree552b9400e50bd6acbb81f3b2b81d41818538b832
parent8277a1075deebb892db94bab2ce18ec8bfe66b8e
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