aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/docproc.c
diff options
context:
space:
mode:
authorStanislaw Gruszka <[email protected]>2009-08-06 16:03:30 -0700
committerIngo Molnar <[email protected]>2009-08-08 18:30:25 +0200
commit17d42c1c497aa54952b9e58c1502a46f0df40315 (patch)
tree0aefce76ad5dca93c9ca5d9261c77e2b4a0c8967 /scripts/basic/docproc.c
parent7b2aa037e878c939676675969983284a02958ae3 (diff)
posix_cpu_timers_exit_group(): Do not use thread_group_cputimer()
When the process exits we don't have to run new cputimer nor use running one (as it not accounts when tsk->exit_state != 0) to get process CPU times. As there is only one thread we can just use CPU times fields from task and signal structs. Signed-off-by: Stanislaw Gruszka <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Roland McGrath <[email protected]> Cc: Vitaly Mayatskikh <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions