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

Next file: linux/include/asm-alpha/semaphore-helper.h
Previous file: linux/include/asm-alpha/cache.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.3/linux/include/asm-alpha/pgtable.h linux/include/asm-alpha/pgtable.h
@@ -651,5 +651,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 /* _ALPHA_PGTABLE_H */

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