patch-2.2.4 linux/include/asm-arm/pgtable.h

Next file: linux/include/asm-i386/cache.h
Previous file: linux/include/asm-arm/cache.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.3/linux/include/asm-arm/pgtable.h linux/include/asm-arm/pgtable.h
@@ -11,5 +11,6 @@
 
 /* Needs to be defined here and not in linux/mm.h, as it is arch dependent */
 #define PageSkip(page)			(0)
+#define kern_addr_valid(addr)		(1)
 
 #endif /* _ASMARM_PGTABLE_H */

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