diff options
author | David Rientjes <[email protected]> | 2012-12-12 13:52:06 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-12-12 17:38:34 -0800 |
commit | efacd02e4f57d94e934ba5c84f10f8ce91158770 (patch) | |
tree | b6ee63cc384d68a3904d5e5531ae69f8d4659546 /fs/jbd2/commit.c | |
parent | 09285af75d1682d8642607941ca6034ea1b159eb (diff) |
mm, oom: cleanup pagefault oom handler
To lock the entire system from parallel oom killing, it's possible to pass
in a zonelist with all zones rather than using for_each_populated_zone()
for the iteration. This obsoletes try_set_system_oom() and
clear_system_oom() so that they can be removed.
Signed-off-by: David Rientjes <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Reviewed-by: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions