-
- Downloads
powerpc/pseries: Move dtl scanning and steal time accounting to pseries platform
dtl is the PAPR Dispatch Trace Log, which is entirely a pseries feature. The pseries platform alrady has a file dealing with the dtl, so move scanning for stolen time accounting there from kernel/time.c. Signed-off-by:Nicholas Piggin <npiggin@gmail.com> Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20220902085316.2071519-5-npiggin@gmail.com
Showing
- arch/powerpc/include/asm/cputime.h 1 addition, 1 deletionarch/powerpc/include/asm/cputime.h
- arch/powerpc/include/asm/dtl.h 0 additions, 8 deletionsarch/powerpc/include/asm/dtl.h
- arch/powerpc/include/asm/time.h 3 additions, 2 deletionsarch/powerpc/include/asm/time.h
- arch/powerpc/kernel/time.c 5 additions, 87 deletionsarch/powerpc/kernel/time.c
- arch/powerpc/platforms/pseries/dtl.c 81 additions, 0 deletionsarch/powerpc/platforms/pseries/dtl.c
Loading
Please register or sign in to comment