diff options
author | Oleg Nesterov <[email protected]> | 2014-12-12 16:56:27 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-12-13 12:42:49 -0800 |
commit | 6a2d5679b4a852a3bf80c570644456ab466ab714 (patch) | |
tree | ec4d85627deeffe0452197d2cf9c372fa586bca8 /tools/perf/scripts/python/sched-migration.py | |
parent | d003f371b27016354c392464819530d47a915765 (diff) |
oom: kill the insufficient and no longer needed PT_TRACE_EXIT check
After the previous patch we can remove the PT_TRACE_EXIT check in
oom_scan_process_thread(), it was added to handle the case when the
coredumping was "frozen" by ptrace, but it doesn't really work. If
nothing else, we would need to check all threads which could share the
same ->mm to make it more or less correct.
Signed-off-by: Oleg Nesterov <[email protected]>
Cc: Cong Wang <[email protected]>
Cc: David Rientjes <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: Tejun Heo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions