diff options
author | David Rientjes <[email protected]> | 2012-12-12 13:52:07 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-12-12 17:38:34 -0800 |
commit | 0fa84a4bfa2aac8c04d45351b40765d61e1fd20d (patch) | |
tree | dd3b1a2525b062116cbe672deaf560aa7d2f27b3 /lib/string_helpers.c | |
parent | efacd02e4f57d94e934ba5c84f10f8ce91158770 (diff) |
mm, oom: remove redundant sleep in pagefault oom handler
out_of_memory() will already cause current to schedule if it has not been
killed, so doing it again in pagefault_out_of_memory() is redundant.
Remove it.
Signed-off-by: David Rientjes <[email protected]>
Acked-by: 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 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions