]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitafc5659e12081446ef2312f42fcb8c15d139720c
tree639500cd800e78360bf681791aab39216bb5ffe7
parentcd6a168c480328266e2f54babf669868f0644d81
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