[ofa-general] Re: [PATCH 2 of 9] Core of mmu notifiers
    Andrea Arcangeli 
    andrea at qumranet.com
       
    Tue Apr  8 10:05:25 PDT 2008
    
    
  
On Tue, Apr 08, 2008 at 11:26:19AM -0500, Robin Holt wrote:
> This one does not build on ia64.  I get the following:
I think it's a common code compilation bug not related to my
patch. Can you test this?
diff --git a/include/linux/mm_types.h b/include/linux/mm_types.h
--- a/include/linux/mm_types.h
+++ b/include/linux/mm_types.h
@@ -10,6 +10,7 @@
 #include <linux/rbtree.h>
 #include <linux/rwsem.h>
 #include <linux/completion.h>
+#include <linux/cpumask.h>
 #include <asm/page.h>
 #include <asm/mmu.h>
 
    
    
More information about the general
mailing list