[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <484EE490.4060509@gmail.com>
Date: Tue, 10 Jun 2008 22:31:12 +0200
From: Jiri Slaby <jirislaby@...il.com>
To: linux-kernel@...r.kernel.org
CC: mm-commits@...r.kernel.org, akpm@...ux-foundation.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 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/
> struct anon_vma *anon_vma;
> struct vm_area_struct *vma;
>
--
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