patch-2.0.34 linux/include/asm-i386/processor.h
Next file: linux/include/asm-m68k/processor.h
Previous file: linux/include/asm-i386/irq.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jun 3 15:17:49 1998
- Orig file:
v2.0.33/linux/include/asm-i386/processor.h
- Orig date:
Tue Mar 11 13:52:29 1997
diff -u --recursive --new-file v2.0.33/linux/include/asm-i386/processor.h linux/include/asm-i386/processor.h
@@ -40,6 +40,8 @@
* so don't change it unless you know what you are doing.
*/
#define TASK_SIZE (0xC0000000UL)
+#define MAX_USER_ADDR TASK_SIZE
+#define MMAP_SEARCH_START (TASK_SIZE/3)
/*
* Size of io_bitmap in longwords: 32 is ports 0-0x3ff.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov