aboutsummaryrefslogtreecommitdiff
path: root/kernel/posix-cpu-timers.c
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2010-06-11 01:09:52 +0200
committerIngo Molnar <[email protected]>2010-06-18 10:46:56 +0200
commit48286d5088a3ba76de40a6b70221632a49cab7a1 (patch)
tree530e71563aaa85fd7b6fa29e689a71e8410fb96e /kernel/posix-cpu-timers.c
parentc32b4fce799d3a6157df9048d03e429956c58818 (diff)
sched: Remove the obsolete exit_state/signal hacks
account_group_xxx() functions check ->exit_state to ensure that current->signal is valid and can't go away. This is not needed since ea6d290c, task->signal is pinned to task_struct. The comment and another hack in account_group_exec_runtime() refers to task_rq_unlock_wait() which was already removed by b7b8ff63. Signed-off-by: Oleg Nesterov <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'kernel/posix-cpu-timers.c')
0 files changed, 0 insertions, 0 deletions