]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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>
Thu, 15 Sep 2011 06:21:36 +0000 (16:21 +1000)
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>

No differences found