powerpc/traps: Do not trace system reset
authorNicholas Piggin <npiggin@gmail.com>
Fri, 8 May 2020 04:34:06 +0000 (14:34 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 18 May 2020 14:10:35 +0000 (00:10 +1000)
commitbbbc8032b00f8ef287894425fbdb691049e28d39
treea241324825ad1719fa4a0d3caa6d1365f7898b44
parentabd106fb437ad1cd8c8df8ccabd0fa941ef6342a
powerpc/traps: Do not trace system reset

Similarly to the previous patch, do not trace system reset. This code
is used when there is a crash or hang, and tracing disturbs the system
more and has been known to crash in the crash handling path.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Christophe Leroy <christophe.leroy@c-s.fr>
Acked-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Link: https://lore.kernel.org/r/20200508043408.886394-15-npiggin@gmail.com
arch/powerpc/kernel/traps.c