Re: + mm-only-vmscan-noreclaim-lru-scan-sysctl-fix.patch added to-mm tree

From: Jiri Slaby
Date: Tue Jun 10 2008 - 16:32:30 EST


On 06/10/2008 08:37 PM, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
Subject: mm-only-vmscan-noreclaim-lru-scan-sysctl-fix
From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>

build fix

Cc: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Cc: Lee Schermerhorn <lee.schermerhorn@xxxxxx>
Cc: Rik van Riel <riel@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/