patch-2.4.19 linux-2.4.19/include/asm-cris/processor.h

Next file: linux-2.4.19/include/asm-cris/rs485.h
Previous file: linux-2.4.19/include/asm-cris/pgtable.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-cris/processor.h linux-2.4.19/include/asm-cris/processor.h
@@ -1,7 +1,7 @@
 /*
  * include/asm-cris/processor.h
  *
- * Copyright (C) 2000, 2001 Axis Communications AB
+ * Copyright (C) 2000, 2001, 2002 Axis Communications AB
  *
  * Authors:         Bjorn Wesen        Initial version
  *
@@ -33,7 +33,7 @@
 #ifdef CONFIG_CRIS_LOW_MAP
 #define TASK_SIZE       (0x50000000UL)   /* 1.25 GB */
 #else
-#define TASK_SIZE       (0xB0000000UL)   /* 2.75 GB */
+#define TASK_SIZE       (0xA0000000UL)   /* 2.56 GB */
 #endif
 
 /* This decides where the kernel will search for a free chunk of vm

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