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

2018-03-30 Thread Ingo Molnar
* David Wang 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): >

[PATCH 0/2] MCA support on Centaur CPU

2018-03-30 Thread David Wang
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 br