Re: mmotm 2011-06-15-16-56 uploaded (mm/page_cgroup.c)

From: KAMEZAWA Hiroyuki
Date: Thu Jun 16 2011 - 04:35:29 EST


On Wed, 15 Jun 2011 21:49:17 -0700
Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:

> On Wed, 15 Jun 2011 16:56:49 -0700 akpm@xxxxxxxxxxxxxxxxxxxx wrote:
>
> > The mm-of-the-moment snapshot 2011-06-15-16-56 has been uploaded to
> >
> > http://userweb.kernel.org/~akpm/mmotm/
> >
> > and will soon be available at
> > git://zen-kernel.org/kernel/mmotm.git
> > or
> > git://git.cmpxchg.org/linux-mmotm.git
> >
> > It contains the following patches against 3.0-rc3:
>
>
> (x86_64 build:)
>
> mm/page_cgroup.c: In function 'page_cgroup_init':
> mm/page_cgroup.c:308: error: implicit declaration of function 'node_start_pfn'
> mm/page_cgroup.c:309: error: implicit declaration of function 'node_end_pfn'
>
>

Bug fix is here. Added CC to Mel to get review.
==