diff options
author | Yazen Ghannam <yazen.ghannam@amd.com> | 2025-09-08 15:40:34 +0000 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2025-09-11 12:23:14 +0200 |
commit | 7eee1e92684507f64ec6a75fecbd27e37174b888 (patch) | |
tree | 1ec61277498c1a05c0c1be8791a6fd715a481a84 /scripts/gdb/linux/timerlist.py | |
parent | a46b2bbe1e36e7faab5010f68324b7d191c5c09f (diff) |
x86/mce: Separate global and per-CPU quirks
Many quirks are global configuration settings and a handful apply to
each CPU.
Move the per-CPU quirks to vendor init to execute them on each online
CPU. Set the global quirks during BSP-only init so they're only executed
once and early.
Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Reviewed-by: Nikolay Borisov <nik.borisov@suse.com>
Tested-by: Tony Luck <tony.luck@intel.com>
Link: https://lore.kernel.org/20250908-wip-mca-updates-v6-0-eef5d6c74b9c@amd.com
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions