]> 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, 5 Sep 2011 07:02:33 +0000 (17:02 +1000)
commita447ad70eb4b200afeccee7df837128281bdca1d
tree02cf1e7a498a83ab0ea9a2ef50532c8e2cb51fe9
parentaf99af330171f8c04d27a912e5622d46bc8bc0d2
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