powerpc/perf: move perf irq/nmi handling details into traps.c
authorNicholas Piggin <npiggin@gmail.com>
Sat, 30 Jan 2021 13:08:29 +0000 (23:08 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 8 Feb 2021 13:02:10 +0000 (00:02 +1100)
commit156b5371a9c2482a9ad23ec82d1a4f89a3ab430d
tree2bd0839a1b8d0c5d2d8b9cb112f4fe6f72c3d3a4
parent3a3138836bc35966d59742512b597997755878f7
powerpc/perf: move perf irq/nmi handling details into traps.c

This is required in order to allow more significant differences between
NMI type interrupt handlers and regular asynchronous handlers.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210130130852.2952424-20-npiggin@gmail.com
arch/powerpc/kernel/traps.c
arch/powerpc/perf/core-book3s.c
arch/powerpc/perf/core-fsl-emb.c