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:
f83a275
)
memcg: fix build warning and avoid checking for mem != null again and again
author
Nikanth Karthikesan
<knikanth@suse.de>
Thu, 28 May 2009 21:34:41 +0000
(14:34 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 29 May 2009 15:40:03 +0000
(08:40 -0700)
Fix build warning, "mem_cgroup_is_obsolete defined but not used" when
CONFIG_DEBUG_VM is not set. Also avoid checking for !mem again and again.
Signed-off-by: Nikanth Karthikesan <knikanth@suse.de>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memcontrol.c
patch
|
blob
|
history
diff --cc
mm/memcontrol.c
Simple merge