git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f442003
)
oom: fold __out_of_memory into out_of_memory
author
David Rientjes
<rientjes@google.com>
Tue, 10 Aug 2010 00:18:59 +0000
(17:18 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 10 Aug 2010 03:44:57 +0000
(20:44 -0700)
__out_of_memory() only has a single caller, so fold it into
out_of_memory() and add a comment about locking for its call to
oom_kill_process().
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>
mm/oom_kill.c
patch
|
blob
|
history
diff --cc
mm/oom_kill.c
Simple merge