]> git.baikalelectronics.ru Git - kernel.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)
commit28d0f1427f4501b580f76181d2c35c4538de1eb2
tree3e5df581eeda0f4bad6d21086b82bdd344586956
parent8d225abbd3b3f2ca59b600c9f6bb35773de9fac4
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