]> 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)
commite5b65c6e1dd03631d31d846eec138a43a95b0abd
treeab11c7f8a2cfeb6a523df061631891ebdd83b7e6
parent191d69013e829b247c5ca269b804b75ada1ea1f9
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