Re: [PATCH v2] powerpc/booke64: set RI in default MSR

From: Michael Ellerman
Date: Fri May 03 2019 - 02:59:49 EST


On Mon, 2019-04-15 at 11:52:11 UTC, laurentiu.tudor@xxxxxxx wrote:
> From: Laurentiu Tudor <laurentiu.tudor@xxxxxxx>
>
> Set RI in the default kernel's MSR so that the architected way of
> detecting unrecoverable machine check interrupts has a chance to work.
> This is inline with the MSR setup of the rest of booke powerpc
> architectures configured here.
>
> Signed-off-by: Laurentiu Tudor <laurentiu.tudor@xxxxxxx>
> Cc: stable@xxxxxxxxxxxxxxx

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/5266e58d6cd90ac85c187d673093ad9c

cheers