Re: [PATCH v2 12/12] powerpc/64s: system reset do not trace

2020-03-26 Thread Naveen N. Rao
Nicholas Piggin wrote: 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 --- arch/powerpc/kernel/traps.c | 5

[PATCH v2 12/12] powerpc/64s: system reset do not trace

2020-03-25 Thread Nicholas Piggin
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 --- arch/powerpc/kernel/traps.c | 5 + 1 file changed, 5