diff options
author | 2009-01-04 05:40:37 +0900 | |
---|---|---|
committer | 2009-01-04 14:04:00 +0100 | |
commit | 8916edef5888c5d8fe283714416a9ca95b4c3431 (patch) | |
tree | 5a46ef3616ce5cc869c6ba39e342cd71b390f313 /include/linux/kernel.h | |
parent | sched: fix sched_slice() (diff) | |
download | wireguard-linux-8916edef5888c5d8fe283714416a9ca95b4c3431.tar.xz wireguard-linux-8916edef5888c5d8fe283714416a9ca95b4c3431.zip |
getrusage: RUSAGE_THREAD should return ru_utime and ru_stime
Impact: task stats regression fix
Original getrusage(RUSAGE_THREAD) implementation can return ru_utime and
ru_stime. But commit "f06febc: timers: fix itimer/many thread hang" broke it.
this patch restores it.
Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Acked-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions