patch-2.3.46 linux/include/asm-sparc/pgtable.h

Next file: linux/include/asm-sparc64/page.h
Previous file: linux/include/asm-sparc/page.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.45/linux/include/asm-sparc/pgtable.h linux/include/asm-sparc/pgtable.h
@@ -448,4 +448,7 @@
 
 #endif /* !(__ASSEMBLY__) */
 
+/* We provide our own get_unmapped_area to cope with VA holes for userland */
+#define HAVE_ARCH_UNMAPPED_AREA
+
 #endif /* !(_SPARC_PGTABLE_H) */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)