]> git.baikalelectronics.ru Git - kernel.git/commit
x86/split_lock: Enable the split lock feature on Raptor Lake
authorTony Luck <tony.luck@intel.com>
Wed, 27 Apr 2022 23:10:59 +0000 (16:10 -0700)
committerBorislav Petkov <bp@suse.de>
Wed, 4 May 2022 10:11:25 +0000 (12:11 +0200)
commitdc76bf5f22fa22bdbac680fbc4da38f09c86941b
tree06b32a32f9b749621a4b418d21a25770aa310eb3
parenta428f05864d68dbd2b504af68b15407735025aa3
x86/split_lock: Enable the split lock feature on Raptor Lake

Raptor Lake supports the split lock detection feature. Add it to
the split_lock_cpu_ids[] array.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20220427231059.293086-1-tony.luck@intel.com
arch/x86/kernel/cpu/intel.c