patch-2.4.18 linux/include/asm-s390/idals.h
Next file: linux/include/asm-s390/lowcore.h
Previous file: linux/include/asm-ppc/prom.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Dec 21 16:25:31 2001
-  Orig file: 
linux.orig/include/asm-s390/idals.h
-  Orig date: 
Mon Feb 18 20:18:40 2002
diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/include/asm-s390/idals.h linux/include/asm-s390/idals.h
@@ -10,7 +10,7 @@
 #include <linux/config.h>
 #include <asm/irq.h>
 
-#define IDA_SIZE_LOG 12 /* 11 for 2k , 12 for 4k */
+#define IDA_SIZE_LOG 11 /* 11 for 2k , 12 for 4k */
 #define IDA_BLOCK_SIZE (1L<<IDA_SIZE_LOG)
 
 static inline addr_t *
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)