diff options
author | David Rientjes <rientjes@google.com> | 2010-08-09 17:18:58 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-09 20:44:57 -0700 |
commit | f44200320b10c76003101dee21c5f961e80faf0b (patch) | |
tree | 4c187867337cee9c02e08d926866669f27e4018c /kernel/ns_cgroup.c | |
parent | ff321feac22313cf53ffceb69224b09ac19ff22b (diff) | |
download | op-kernel-dev-f44200320b10c76003101dee21c5f961e80faf0b.zip op-kernel-dev-f44200320b10c76003101dee21c5f961e80faf0b.tar.gz |
oom: remove constraint argument from select_bad_process and __out_of_memory
select_bad_process() and __out_of_memory() doe not need their enum
oom_constraint arguments: it's possible to pass a NULL nodemask if
constraint == CONSTRAINT_MEMORY_POLICY in the caller, out_of_memory().
Signed-off-by: David Rientjes <rientjes@google.com>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/ns_cgroup.c')
0 files changed, 0 insertions, 0 deletions