patch-2.4.21 linux-2.4.21/include/asm-sparc/mman.h
Next file: linux-2.4.21/include/asm-sparc/oplib.h
Previous file: linux-2.4.21/include/asm-sparc/kgdb.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/asm-sparc/mman.h
- Orig date:
2000-03-15 00:37:50.000000000 -0800
diff -urN linux-2.4.20/include/asm-sparc/mman.h linux-2.4.21/include/asm-sparc/mman.h
@@ -20,7 +20,7 @@
#define MAP_LOCKED 0x100 /* lock the mapping */
#define _MAP_NEW 0x80000000 /* Binary compatibility is fun... */
-#define MAP_GROWSDOWN 0x0100 /* stack-like segment */
+#define MAP_GROWSDOWN 0x0200 /* stack-like segment */
#define MAP_DENYWRITE 0x0800 /* ETXTBSY */
#define MAP_EXECUTABLE 0x1000 /* mark it as an executable */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)