Home
last modified time | relevance | path

Searched hist:f886f0f6e0e20d53dc36421c2ee83fb9277554af (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.cdiff f886f0f6e0e20d53dc36421c2ee83fb9277554af Tue Aug 01 07:00:51 CDT 2017 Nicholas Piggin <npiggin@gmail.com> powerpc/64s: Fix mce accounting for powernv

On 64-bit Book3s, when we're in HV mode, we have already counted the
machine check exception in machine_check_early().

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Use IS_ENABLED() rather than an #ifdef]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>