diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2022-10-06 12:56:53 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-11-24 13:31:48 +0100 |
commit | f985adaf2ff934ec869b32ca1f7f97e2825e3a49 (patch) | |
tree | 8a30316d036c65f5a41b7dcd91f514d1a84d2624 /io_uring/timeout.c | |
parent | powerpc: Print instruction dump on a single line (diff) | |
download | linux-f985adaf2ff934ec869b32ca1f7f97e2825e3a49.tar.xz linux-f985adaf2ff934ec869b32ca1f7f97e2825e3a49.zip |
powerpc: remove the last remnants of cputime_t
cputime_t was a core kernel type, removed by commits
ed5c8c854f2b..b672592f0221. As explained in commit b672592f0221
("sched/cputime: Remove generic asm headers"), the final cleanup
is for the arch to provide cputime_to_nsec[s](). Commit ade7667a981b
("powerpc: Add cputime_to_nsecs()") did that, but justdidn't remove
the then-unused cputime_to_usecs(), cputime_t type, and associated
remnants.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20221006105653.115829-1-npiggin@gmail.com
Diffstat (limited to 'io_uring/timeout.c')
0 files changed, 0 insertions, 0 deletions