diff options
| author | KOSAKI Motohiro <[email protected]> | 2010-08-09 17:19:39 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-08-09 20:45:02 -0700 |
| commit | 19b4586cd9c8ed642798902e55c6f61ed576ad93 (patch) | |
| tree | 9db6c100cbb1337b584e0b7011ee1c736a210cd0 /tools/perf/scripts/python | |
| parent | df1090a8dda40b6e11d8cd09e8fc900cfe913b38 (diff) | |
oom: remove child->mm check from oom_kill_process()
The current "child->mm == p->mm" check prevents selection of vfork()ed
task. But we don't have any reason to don't consider vfork().
Removed.
Signed-off-by: KOSAKI Motohiro <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions