Re: [PATCH v6 10/16] x86/mce: Add Hygon Dhyana support to MCE infrastructure

2018-09-11 Thread Borislav Petkov
On Mon, Sep 10, 2018 at 09:17:54PM +0800, Pu Wen wrote: > The machine check architecture for Hygon Dhyana CPU is similar to the > AMD family 17h one. To make MCE working on Hygon platforms, add vendor > checking for Hygon Dhyana to share the code path of AMD family 17h. > > Signed-off-by: Pu Wen

Re: [PATCH v6 10/16] x86/mce: Add Hygon Dhyana support to MCE infrastructure

2018-09-11 Thread Borislav Petkov
On Mon, Sep 10, 2018 at 09:17:54PM +0800, Pu Wen wrote: > The machine check architecture for Hygon Dhyana CPU is similar to the > AMD family 17h one. To make MCE working on Hygon platforms, add vendor > checking for Hygon Dhyana to share the code path of AMD family 17h. > > Signed-off-by: Pu Wen

[PATCH v6 10/16] x86/mce: Add Hygon Dhyana support to MCE infrastructure

2018-09-10 Thread Pu Wen
The machine check architecture for Hygon Dhyana CPU is similar to the AMD family 17h one. To make MCE working on Hygon platforms, add vendor checking for Hygon Dhyana to share the code path of AMD family 17h. Signed-off-by: Pu Wen --- arch/x86/include/asm/mce.h| 2 ++

[PATCH v6 10/16] x86/mce: Add Hygon Dhyana support to MCE infrastructure

2018-09-10 Thread Pu Wen
The machine check architecture for Hygon Dhyana CPU is similar to the AMD family 17h one. To make MCE working on Hygon platforms, add vendor checking for Hygon Dhyana to share the code path of AMD family 17h. Signed-off-by: Pu Wen --- arch/x86/include/asm/mce.h| 2 ++