patch-2.1.116 linux/include/asm-m68k/pgtable.h

Next file: linux/include/asm-m68k/posix_types.h
Previous file: linux/include/asm-m68k/machw.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.115/linux/include/asm-m68k/pgtable.h linux/include/asm-m68k/pgtable.h
@@ -852,4 +852,7 @@
 #define module_map      vmalloc
 #define module_unmap    vfree
 
+/* Needs to be defined here and not in linux/mm.h, as it is arch dependent */
+#define PageSkip(page)		(0)
+
 #endif /* _M68K_PGTABLE_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov