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_enabled() to check if its in Hash or Radix mode. > * Use FW_FEATURE_LPAR instead of machine_is_pseries(). > > [...]
Patch 1 applied to powerpc/fixes. [1/2] powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash https://git.kernel.org/powerpc/c/8d0e2101274358d9b6b1f27232b40253ca48bab5 cheers