]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1e1305104dd6a57a0023f22718d3e6dd8790a385
tree2bd0839a1b8d0c5d2d8b9cb112f4fe6f72c3d3a4
parent655c266dc3a11f00dd55ee4e345a6ad14797a5fc
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