Merge branch 'linux-2.6'
[powerpc.git] / include / linux / vmalloc.h
index 924e502..4b7ee83 100644 (file)
@@ -53,6 +53,7 @@ extern void vunmap(void *addr);
 
 extern int remap_vmalloc_range(struct vm_area_struct *vma, void *addr,
                                                        unsigned long pgoff);
+void vmalloc_sync_all(void);
  
 /*
  *     Lowlevel-APIs (not for driver use!)