diff options
author | Tejun Heo <[email protected]> | 2011-11-21 12:32:26 -0800 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2011-11-21 12:32:26 -0800 |
commit | 37ad8aca94a1da2112a7c56151390914e80d1113 (patch) | |
tree | daf5f8956aa7fa7b8d3e15aaf67dd3d6fc6f2375 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 5ece3eae4cdb968c269e0bc7e2c0e2b223552025 (diff) |
freezer: use lock_task_sighand() in fake_signal_wake_up()
cgroup_freezer calls freeze_task() without holding tasklist_lock and,
if the task is exiting, its ->sighand may be gone by the time
fake_signal_wake_up() is called. Use lock_task_sighand() instead of
accessing ->sighand directly.
Signed-off-by: Tejun Heo <[email protected]>
Reported-by: Oleg Nesterov <[email protected]>
Acked-by: Oleg Nesterov <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: Paul Menage <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions