Re: [PATCH 0/2] MCA support on Centaur CPU

From: Ingo Molnar
Date: Fri Mar 30 2018 - 06:41:11 EST



* David Wang <davidwang@xxxxxxxxxxx> wrote:

> 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.
>
> 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(+)

Please capitalize 'Centaur' properly in the changelogs and in comments.

Thanks,

Ingo