]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: memcg: remove unused node/section info from pc->flags fix
authorHugh Dickins <hughd@google.com>
Thu, 8 Dec 2011 04:42:43 +0000 (15:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Dec 2011 04:19:15 +0000 (15:19 +1100)
commitc322fce4392861c8b15ae18ce96db96825fd6db8
treec8619d8c2ea68a37343455d5c4fe45619e1f1ac7
parent5655f5f3c368b7a04cf831927ef80701cf69a884
mm: memcg: remove unused node/section info from pc->flags fix

Fix non-CONFIG_SPARSEMEM build, which failed with
mm/page_cgroup.c: In function `alloc_node_page_cgroup':
mm/page_cgroup.c:44: error: `start_pfn' undeclared (first use in this function)

Signed-off-by: Hugh Dickins <hughd@google.com>
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Johannes Weiner <jweiner@redhat.com>
Cc: Michal Hocko <mhocko@suse.cz>
Cc: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/page_cgroup.c