patch-2.2.4 linux/include/asm-m68k/pgtable.h
Next file: linux/include/asm-mips/cache.h
Previous file: linux/include/asm-m68k/cache.h
Back to the patch index
Back to the overall index
- Lines: 7
- Date:
Wed Mar 10 18:11:51 1999
- Orig file:
v2.2.3/linux/include/asm-m68k/pgtable.h
- Orig date:
Wed Jan 20 23:14:06 1999
diff -u --recursive --new-file v2.2.3/linux/include/asm-m68k/pgtable.h linux/include/asm-m68k/pgtable.h
@@ -813,5 +813,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 /* _M68K_PGTABLE_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)