patch-2.4.15 linux/include/asm-sh/pgtable.h

Next file: linux/include/asm-sh/string.h
Previous file: linux/include/asm-s390x/vtoc.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.14/linux/include/asm-sh/pgtable.h linux/include/asm-sh/pgtable.h
@@ -308,4 +308,9 @@
 
 #define io_remap_page_range remap_page_range
 
+/*
+ * No page table caches to initialise
+ */
+#define pgtable_cache_init()	do { } while (0)
+
 #endif /* __ASM_SH_PAGE_H */

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