[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080610141838.896ee7aa.akpm@linux-foundation.org>
Date: Tue, 10 Jun 2008 14:18:38 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Jiri Slaby <jirislaby@...il.com>
Cc: linux-kernel@...r.kernel.org, kosaki.motohiro@...fujitsu.com,
lee.schermerhorn@...com, riel@...hat.com
Subject: Re: + mm-only-vmscan-noreclaim-lru-scan-sysctl-fix.patch added to
-mm tree
On Tue, 10 Jun 2008 22:31:12 +0200
Jiri Slaby <jirislaby@...il.com> wrote:
> On 06/10/2008 08:37 PM, akpm@...ux-foundation.org wrote:
> > Subject: mm-only-vmscan-noreclaim-lru-scan-sysctl-fix
> > From: Andrew Morton <akpm@...ux-foundation.org>
> >
> > build fix
> >
> > Cc: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
> > Cc: Lee Schermerhorn <lee.schermerhorn@...com>
> > Cc: Rik van Riel <riel@...hat.com>
> > Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
> > ---
> >
> > mm/vmscan.c | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff -puN mm/vmscan.c~mm-only-vmscan-noreclaim-lru-scan-sysctl-fix mm/vmscan.c
> > --- a/mm/vmscan.c~mm-only-vmscan-noreclaim-lru-scan-sysctl-fix
> > +++ a/mm/vmscan.c
> > @@ -2400,6 +2400,7 @@ static void show_page_path(struct page *
> > dentry_path(dentry, buf, 256), pgoff);
> > spin_unlock(&mapping->i_mmap_lock);
> > } else {
> > +#ifdef CONFG_MM_OWNER
>
> s/CONFG/CONFIG/
>
argh, thanks. I'll update
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.26-rc5/2.6.26-rc5-mm2/hot-fixes/mm-only-vmscan-noreclaim-lru-scan-sysctl-fix.patch
in place once master.kernel.org wakes up again (it seems to be sulking at
present).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists