nommu: fix a number of issues with the per-MM VMA patch
[pandora-kernel.git] / include / linux / mm.h
index aeabe95..bff1f0d 100644 (file)
@@ -1079,7 +1079,7 @@ static inline void setup_per_cpu_pageset(void) {}
 #endif
 
 /* nommu.c */
-extern atomic_t mmap_pages_allocated;
+extern atomic_long_t mmap_pages_allocated;
 
 /* prio_tree.c */
 void vma_prio_tree_add(struct vm_area_struct *, struct vm_area_struct *old);