diff options
author | Tetsuo Handa <[email protected]> | 2016-03-25 14:20:44 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-03-25 16:37:42 -0700 |
commit | bb29902a7515208846114b3b36a4281a9bbf766a (patch) | |
tree | 95eafdcebc4f9c100db32ddb8c7ac0099a252555 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | e26796066fdf929cbba22dabb801808f986acdb9 (diff) |
oom, oom_reaper: protect oom_reaper_list using simpler way
"oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task" tried
to protect oom_reaper_list using MMF_OOM_KILLED flag. But we can do it
by simply checking tsk->oom_reaper_list != NULL.
Signed-off-by: Tetsuo Handa <[email protected]>
Signed-off-by: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions