powerpc/mce: Hookup ierror (instruction) UE errors
authorBalbir Singh <bsingharora@gmail.com>
Fri, 29 Sep 2017 04:26:54 +0000 (14:26 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 16 Oct 2017 12:12:01 +0000 (23:12 +1100)
commit6ae7c5d8ca3c96c24c86b2f7c00c2f507d354bc0
treeca7ded1770aab2ca424af7d0da1caec909231af0
parentb50620f6f34925cf4ffd7ad7e1e64549b18ac6d2
powerpc/mce: Hookup ierror (instruction) UE errors

Hookup instruction errors (UE) for memory offling via memory_failure()
in a manner similar to load/store errors (derror). Since we have access
to the NIP, the conversion is a one step process in this case.

Signed-off-by: Balbir Singh <bsingharora@gmail.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/mce_power.c