]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm: memcg: remove unused node/section info from pc->flags fix
authorHugh Dickins <hughd@google.com>
Fri, 16 Dec 2011 04:50:34 +0000 (15:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 20 Dec 2011 07:44:00 +0000 (18:44 +1100)
commit9c67241c69b030b64af55f47cc5b9706a16dc7e4
treece9eb7b588e3356c828d586d50884db152d9df85
parentcb044e8cbe976072cc154108817e4441bdbcafbe
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