[PATCH v3 0/2] MCA support for Centaur CPUs

From: David Wang
Date: Wed Apr 25 2018 - 06:34:14 EST


This patch set is to provide MCA support for new Centaur CPU.

The first patch is used to tell the kernel that newer Centaur
CPU support MCE broadcasting.

The second patch is used to tell the kernel that newer Centaur
CPU support CMCI.

Changes from v2 to v3:
* move mca_cfg.monarch_timeout init from __mcheck_cpu_apply_quirks to
mce_centaur_feature_init according to request from Boris.

Changes from v1 to v2:
* Capatilize 'Centaur' in the comments

David Wang (2):
x86/mce: new Centaur CPU support MCE broadcasting
x86/mce: add CMCI support for Centaur CPUs

arch/x86/kernel/cpu/mcheck/mce.c | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)

--
1.9.1