diff options
author | Oleg Nesterov <oleg@redhat.com> | 2008-11-17 15:39:52 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-11-17 16:55:53 +0100 |
commit | 74fcd524e808975dd546dac847119f1995a7c622 (patch) | |
tree | 9b6d2aa46509926a7922183ba728bb0300bfbc1e /kernel/posix-cpu-timers.c | |
parent | sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix... (diff) | |
download | linux-74fcd524e808975dd546dac847119f1995a7c622.tar.xz linux-74fcd524e808975dd546dac847119f1995a7c622.zip |
account_steal_time: kill the unneeded account_group_system_time()
Impact: remove unnecessary accounting call
I don't actually understand account_steal_time() and I failed to find the
commit which added account_group_system_time(), but this looks bogus.
In any case rq->idle must be single-threaded, so it can't have ->totals.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/posix-cpu-timers.c')
0 files changed, 0 insertions, 0 deletions