Messages in this thread |  | | | Date | Wed, 9 Nov 2011 14:14:37 +0100 | | From | Johannes Weiner <> | | Subject | Re: [PATCH mm] mm: memcg: remove unused node/section info from pc->flags fix |
| |
On Tue, Nov 08, 2011 at 09:18:10PM -0800, Hugh Dickins wrote: > 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> > --- > For folding into mm-memcg-remove-unused-node-section-info-from-pc-flags.patch > > mm/page_cgroup.c | 2 -- > 1 file changed, 2 deletions(-) > > Hannes: heartfelt thanks to you for this great work - Hugh
Thanks, I appreciate it. Sorry for the trouble, the patch is obviously correct.
|  |