https://github.com/torvalds/linux
Revision 46f7e602fb32e02145ef14f8c0ca6d399f0a96b9 authored by Nikanth Karthikesan on 28 May 2009, 21:34:41 UTC, committed by Linus Torvalds on 29 May 2009, 15:40:03 UTC
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>
1 parent f83a275
History
Tip revision: 46f7e602fb32e02145ef14f8c0ca6d399f0a96b9 authored by Nikanth Karthikesan on 28 May 2009, 21:34:41 UTC
memcg: fix build warning and avoid checking for mem != null again and again
Tip revision: 46f7e60
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 885 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 144.6 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top