patch-2.4.10 linux/include/asm-ppc/page.h

Next file: linux/include/asm-ppc/param.h
Previous file: linux/include/asm-ppc/module.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/include/asm-ppc/page.h linux/include/asm-ppc/page.h
@@ -1,5 +1,5 @@
 /*
- * BK Id: SCCS/s.page.h 1.5 05/17/01 18:14:25 cort
+ * BK Id: SCCS/s.page.h 1.8 08/19/01 20:06:47 paulus
  */
 #ifndef _PPC_PAGE_H
 #define _PPC_PAGE_H
@@ -12,6 +12,7 @@
 #ifdef __KERNEL__
 #include <linux/config.h>
 
+/* Be sure to change arch/ppc/Makefile to match */
 #define PAGE_OFFSET	0xc0000000
 #define KERNELBASE	PAGE_OFFSET
 

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