Re: [PATCH v4 0/2] powerpc/mce: Fix mce handler and add selftest

2020-10-18 Thread Ganesh
On 10/16/20 5:02 PM, Michael Ellerman wrote: On Fri, 9 Oct 2020 12:10:03 +0530, Ganesh Goudar wrote: This patch series fixes mce handling for pseries, Adds LKDTM test for SLB multihit recovery and enables selftest for the same, basically to test MCE handling on pseries/powernv machines running

Re: [PATCH v4 0/2] powerpc/mce: Fix mce handler and add selftest

2020-10-16 Thread Michael Ellerman
On Fri, 9 Oct 2020 12:10:03 +0530, Ganesh Goudar wrote: > This patch series fixes mce handling for pseries, Adds LKDTM test > for SLB multihit recovery and enables selftest for the same, > basically to test MCE handling on pseries/powernv machines running > in hash mmu mode. > > v4: > * Use radix_

[PATCH v4 0/2] powerpc/mce: Fix mce handler and add selftest

2020-10-08 Thread Ganesh Goudar
This patch series fixes mce handling for pseries, Adds LKDTM test for SLB multihit recovery and enables selftest for the same, basically to test MCE handling on pseries/powernv machines running in hash mmu mode. v4: * Use radix_enabled() to check if its in Hash or Radix mode. * Use FW_FEATURE_LPAR