Skip to content

x86/split_lock: Enable the split lock feature on Raptor Lake

David Arcari requested to merge darcari/centos-stream-9:2076739 into main

Bugzilla: https://bugzilla.redhat.com/2076739 Testing: https://bugzilla.redhat.com/show_bug.cgi?id=2076739#c10

commit 0180a1e823d7c41d9a1c19f38e6069b38fe60c87 Author: Tony Luck tony.luck@intel.com Date: Wed Apr 27 16:10:59 2022 -0700

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

Signed-off-by: David Arcari darcari@redhat.com

Edited by David Arcari

Merge request reports