powerpc/64: entry cpu time accounting in C
authorNicholas Piggin <npiggin@gmail.com>
Sat, 30 Jan 2021 13:08:48 +0000 (23:08 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 8 Feb 2021 13:10:49 +0000 (00:10 +1100)
commit56acfdd8bf9f75e83a1b2957bd415368f39b67b6
tree639500cd800e78360bf681791aab39216bb5ffe7
parent2994e1babfc477a3101ec6841b9dc5b770c1ec18
powerpc/64: entry cpu time accounting in C

There is no need for this to be in asm, use the new interrupt entry wrapper.

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-39-npiggin@gmail.com
arch/powerpc/include/asm/interrupt.h
arch/powerpc/include/asm/ppc_asm.h
arch/powerpc/kernel/exceptions-64e.S
arch/powerpc/kernel/exceptions-64s.S