patch-2.4.20 linux-2.4.20/include/asm-parisc/shmparam.h
Next file: linux-2.4.20/include/asm-parisc/smp.h
Previous file: linux-2.4.20/include/asm-parisc/shmbuf.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Nov 28 15:53:15 2002
-  Orig file: 
linux-2.4.19/include/asm-parisc/shmparam.h
-  Orig date: 
Tue Dec  5 12:29:39 2000
diff -urN linux-2.4.19/include/asm-parisc/shmparam.h linux-2.4.20/include/asm-parisc/shmparam.h
@@ -1,6 +1,6 @@
 #ifndef _ASMPARISC_SHMPARAM_H
 #define _ASMPARISC_SHMPARAM_H
 
-#define	SHMLBA PAGE_SIZE		 /* attach addr a multiple of this */
+#define SHMLBA 0x00400000   /* attach addr needs to be 4 Mb aligned */
 
 #endif /* _ASMPARISC_SHMPARAM_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)