Re: powerpc/64s: consolidate MCE counter increment.

From: Michael Ellerman
Date: Thu Oct 04 2018 - 02:14:50 EST


On Wed, 2018-09-26 at 12:24:30 UTC, Michal Suchanek wrote:
> The code in machine_check_exception excludes 64s hvmode when
> incrementing the MCE counter only to call opal_machine_check to
> increment it specifically for this case.
>
> Remove the exclusion and special case.
>
> Fixes: a43c1590426c ("powerpc/pseries: Flush SLB contents on SLB MCE
> errors.")
>
> Signed-off-by: Michal Suchanek <msuchanek@xxxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/8a03e81cb14712f986c5d5fa42a30f

cheers