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
- Lines: 8
- Date:
Mon Feb 14 15:31:14 2000
- Orig file:
v2.3.45/linux/include/asm-sparc/pgtable.h
- Orig date:
Thu Feb 10 17:11:21 2000
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)