Re: [v3 4/7] powerpc/mce: Handle UE event for memcpy_mcsafe

2019-07-08 Thread Mahesh Jagannath Salgaonkar
On 7/6/19 3:23 PM, Nicholas Piggin wrote: > Santosh Sivaraj's on July 6, 2019 7:26 am: >> If we take a UE on one of the instructions with a fixup entry, set nip >> to continue exucution at the fixup entry. Stop processing the event >> further or print it. > > Minor nit, but can you instead a field

Re: [v3 4/7] powerpc/mce: Handle UE event for memcpy_mcsafe

2019-07-06 Thread Nicholas Piggin
Santosh Sivaraj's on July 6, 2019 7:26 am: > If we take a UE on one of the instructions with a fixup entry, set nip > to continue exucution at the fixup entry. Stop processing the event > further or print it. Minor nit, but can you instead a field in the mce data structure that describes the prope

[v3 4/7] powerpc/mce: Handle UE event for memcpy_mcsafe

2019-07-05 Thread Santosh Sivaraj
If we take a UE on one of the instructions with a fixup entry, set nip to continue exucution at the fixup entry. Stop processing the event further or print it. Based-on-patch-by: Reza Arbab Cc: Reza Arbab Cc: Mahesh Salgaonkar Signed-off-by: Santosh Sivaraj --- arch/powerpc/include/asm/mce.h