diff options
author | Johannes Weiner <[email protected]> | 2015-06-24 16:57:10 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-06-24 17:49:43 -0700 |
commit | 464027785ff633468ecbb683ede14672d514b3d3 (patch) | |
tree | 8b4666cc3d1f2e25af0ba78fa9f328fc65b7406c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 16e951966f05da5ccd650104176f6ba289f7fa20 (diff) |
mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear
exit_oom_victim() already knows that TIF_MEMDIE is set, and nobody else
can clear it concurrently. Use clear_thread_flag() directly.
Signed-off-by: Johannes Weiner <[email protected]>
Acked-by: David Rientjes <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Tetsuo Handa <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions