Merge branch 'master' into percpu
[safe/jmp/linux-2.6] / include / linux / mm.h
index 554fa39..91d2ba1 100644 (file)
@@ -1085,6 +1085,7 @@ extern void zone_pcp_update(struct zone *zone);
 
 /* nommu.c */
 extern atomic_long_t mmap_pages_allocated;
+extern int nommu_shrink_inode_mappings(struct inode *, size_t, size_t);
 
 /* prio_tree.c */
 void vma_prio_tree_add(struct vm_area_struct *, struct vm_area_struct *old);