diff options
author | Frederic Weisbecker <[email protected]> | 2017-01-31 04:09:22 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-02-01 09:13:48 +0100 |
commit | a1cecf2ba78e0a6de00ff99df34b662728535aa5 (patch) | |
tree | 6435af480632b1605e8075e24cc1170b29a6603f /arch/s390/kernel/vtime.c | |
parent | 16a6d9be90373fb0b521850cd0185a4d460dd152 (diff) |
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
This API returns a task's cputime in cputime_t in order to ease the
conversion of cputime internals to use nsecs units instead. Blindly
converting all cputime readers to use this API now will later let us
convert more smoothly and step by step all these places to use the
new nsec based cputime.
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Stanislaw Gruszka <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Wanpeng Li <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'arch/s390/kernel/vtime.c')
0 files changed, 0 insertions, 0 deletions