[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1524652420-17330-1-git-send-email-davidwang@zhaoxin.com>
Date: Wed, 25 Apr 2018 18:33:38 +0800
From: David Wang <davidwang@...oxin.com>
To: <bp@...en8.de>, <tony.luck@...el.com>, <tglx@...utronix.de>,
<mingo@...hat.com>, <hpa@...or.com>, <gregkh@...uxfoundation.org>,
<x86@...nel.org>, <linux-kernel@...r.kernel.org>,
<linux-edac@...r.kernel.org>
CC: <brucechang@...-alliance.com>, <cooperyan@...oxin.com>,
<qiyuanwang@...oxin.com>, <benjaminpan@...tech.com>,
<lukelin@...cpu.com>, <timguo@...oxin.com>,
David Wang <davidwang@...oxin.com>
Subject: [PATCH v3 0/2] MCA support for Centaur CPUs
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
Powered by blists - more mailing lists