]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/64s: POWER8 add missing machine check definitions
authorNicholas Piggin <npiggin@gmail.com>
Tue, 14 Mar 2017 12:36:48 +0000 (22:36 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 21 Mar 2017 11:09:31 +0000 (22:09 +1100)
commitc7e790c5f4c3e923664f45dfbc84492406bef045
tree3e5df581eeda0f4bad6d21086b82bdd344586956
parent755309be770695cafa4137520789c584903caa39
powerpc/64s: POWER8 add missing machine check definitions

POWER8 uses bit 36 in SRR1 like POWER9 for i-side machine checks, and
contains several conditions for link timeouts that are not currently
handled.

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