[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
[pandora-kernel.git] / include / linux / mm.h
index a929ea1..ff1fa87 100644 (file)
@@ -1065,5 +1065,7 @@ void drop_slab(void);
 extern int randomize_va_space;
 #endif
 
+const char *arch_vma_name(struct vm_area_struct *vma);
+
 #endif /* __KERNEL__ */
 #endif /* _LINUX_MM_H */