diff options
| author | Kirill Tkhai <[email protected]> | 2015-08-31 15:12:56 +0300 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-09-13 09:52:51 +0200 |
| commit | 446685e9bfa11174332fbb0b3218b37015fbf4ff (patch) | |
| tree | 8f7de199d71026a076fc7e6576023b72ac228798 /tools/perf/scripts/python/bin | |
| parent | bc54da2176cd38cedea767eff637229a191a2383 (diff) | |
sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callback
cgroup_exit() is not called from copy_process() after commit:
e8604cb43690 ("cgroup: fix spurious lockdep warning in cgroup_exit()")
from do_exit(). So this check is useless and the comment is obsolete.
Signed-off-by: Kirill Tkhai <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions