lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <1522640032-3357-1-git-send-email-davidwang@zhaoxin.com> Date: Mon, 2 Apr 2018 11:33:50 +0800 From: David Wang <davidwang@...oxin.com> To: <tony.luck@...el.com>, <bp@...en8.de>, <tglx@...utronix.de>, <mingo@...hat.com>, <hpa@...or.com>, <x86@...nel.org>, <linux-edac@...r.kernel.org>, <linux-kernel@...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 v2 0/2] MCA support on Centaur CPU This patch set is to provide MCA support on 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 v1 to v2: * Capatilize 'Centaur' in the comments David Wang (2): x86/mce: new Centaur CPUs support MCE broadcasting x86/mce: add CMCI support for centaur CPUs arch/x86/kernel/cpu/mcheck/mce.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) -- 1.9.1
Powered by blists - more mailing lists