]> git.karo-electronics.de Git - karo-tx-linux.git/commit
If somebody is touching data too early, it might be easier to diagnose a
authorIgor Mammedov <imammedo@redhat.com>
Wed, 24 Aug 2011 23:47:42 +0000 (09:47 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Sep 2011 05:27:32 +0000 (15:27 +1000)
commit049833dc5546372b2d89b9b17524ff4306cae3b0
treeafe154e7cac3d0bb08972d987dd368bd1aaf7038
parente3f44d832033f83bac405a9e167c6a5aabbca752
If somebody is touching data too early, it might be easier to diagnose a
problem when dereferencing NULL at mem->info.nodeinfo[node] than trying to
understand why mem_cgroup_per_zone is [un|partly]initialized.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Michal Hocko <mhocko@suse.cz>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memcontrol.c