diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2017-02-28 03:00:47 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-03-10 06:32:07 +0100 |
commit | c1bbf387d6191e6e18f3adc4db45b922822c2ba4 (patch) | |
tree | 701f4206a2c1b082dd31d7ce32ecb92643621de8 /arch/powerpc/kernel/cputable.c | |
parent | powerpc/64s: fix handling of non-synchronous machine checks (diff) | |
download | linux-c1bbf387d6191e6e18f3adc4db45b922822c2ba4.tar.xz linux-c1bbf387d6191e6e18f3adc4db45b922822c2ba4.zip |
powerpc/64s: allow machine check handler to set severity and initiator
Currently severity and initiator are always set to MCE_SEV_ERROR_SYNC and
MCE_INITIATOR_CPU in the core mce code. Allow them to be set by the
machine specific mce handlers.
No functional change for existing handlers.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/cputable.c')
0 files changed, 0 insertions, 0 deletions