]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64s: Data driven machine check handling
authorNicholas Piggin <npiggin@gmail.com>
Tue, 14 Mar 2017 12:36:47 +0000 (22:36 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 21 Mar 2017 11:09:30 +0000 (22:09 +1100)
commit8d225abbd3b3f2ca59b600c9f6bb35773de9fac4
treeab11c7f8a2cfeb6a523df061631891ebdd83b7e6
parent3e08c79d2726bf4006ecd95ce31f454e4668b960
powerpc/64s: Data driven machine check handling

Move the handling (corrective action) of machine checks to the table
based evaluation.

This changes P7 and P8 ERAT flushing from using SLB flush to using ERAT
flush.

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