Re: [PATCH 00 of 11] mmu notifier #v15

From: Jack Steiner
Date: Sat May 03 2008 - 07:09:22 EST


On Fri, May 02, 2008 at 05:05:03PM +0200, Andrea Arcangeli wrote:
> Hello everyone,
>
> 1/11 is the latest version of the mmu-notifier-core patch.
>
> As usual all later 2-11/11 patches follows but those aren't meant for 2.6.26.
>

Not sure why -mm is different, but I get compile errors w/o the following...

--- jack


Index: linux/mm/mmu_notifier.c
===================================================================
--- linux.orig/mm/mmu_notifier.c 2008-05-02 16:54:52.780576831 -0500
+++ linux/mm/mmu_notifier.c 2008-05-02 16:56:38.817719509 -0500
@@ -16,6 +16,7 @@
#include <linux/srcu.h>
#include <linux/rcupdate.h>
#include <linux/sched.h>
+#include <linux/rculist.h>

/*
* This function can't run concurrently against mmu_notifier_register
--
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/