]> 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, 19 Sep 2011 08:08:45 +0000 (18:08 +1000)
commit78f6a55ba2bf99b834d4d3308a6c98d2a221c8ef
tree425d3655e593c17b7266c2c8043349c5d91a6ae7
parent3d26b1c967b4c3ea8a39051ba8b29c47bd949d23
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