OSDN Git Service

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)
commit755309be770695cafa4137520789c584903caa39
treeab11c7f8a2cfeb6a523df061631891ebdd83b7e6
parent631bc46c8c8e7014f2e90c94e356bf59e1fbf800
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