patch-2.4.15 linux/include/asm-cris/pgtable.h
Next file: linux/include/asm-cris/system.h
Previous file: linux/include/asm-cris/etraxgpio.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Nov 9 14:11:15 2001
- Orig file:
v2.4.14/linux/include/asm-cris/pgtable.h
- Orig date:
Tue Oct 9 17:06:53 2001
diff -u --recursive --new-file v2.4.14/linux/include/asm-cris/pgtable.h linux/include/asm-cris/pgtable.h
@@ -504,4 +504,9 @@
#include <asm-generic/pgtable.h>
+/*
+ * No page table caches to initialise
+ */
+#define pgtable_cache_init() do { } while (0)
+
#endif /* _CRIS_PGTABLE_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)