patch-2.4.15 linux/include/asm-ppc/pgtable.h
Next file: linux/include/asm-s390/atomic.h
Previous file: linux/include/asm-ppc/machdep.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sun Nov 11 10:20:21 2001
- Orig file:
v2.4.14/linux/include/asm-ppc/pgtable.h
- Orig date:
Mon Nov 5 15:55:35 2001
diff -u --recursive --new-file v2.4.14/linux/include/asm-ppc/pgtable.h linux/include/asm-ppc/pgtable.h
@@ -555,6 +555,11 @@
#define io_remap_page_range remap_page_range
+/*
+ * No page table caches to initialise
+ */
+#define pgtable_cache_init() do { } while (0)
+
#endif /* __ASSEMBLY__ */
#endif /* _PPC_PGTABLE_H */
#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)