diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2018-08-02 10:53:57 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-10-20 05:26:47 +0300 |
commit | b38a181c11d0b5e84b40732dbb06cc9d68140d60 (patch) | |
tree | f0485ab72c027ff90020ad5b4d046d6e89e80460 /arch/powerpc/Kconfig | |
parent | fb978ca207743badfe7efd9eebe68bcbb4969f79 (diff) | |
download | linux-b38a181c11d0b5e84b40732dbb06cc9d68140d60.tar.xz |
powerpc/time: isolate scaled cputime accounting in dedicated functions.
scaled cputime is only meaningfull when the processor has
SPURR and/or PURR, which means only on PPC64.
In preparation of the following patch that will remove
CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC32, this patch moves
all scaled cputing accounting logic into dedicated functions.
This patch doesn't change any functionality. It's only code
reorganisation.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/Kconfig')
0 files changed, 0 insertions, 0 deletions