patch-2.4.2 linux/include/asm-arm/proc-armo/pgtable.h
Next file: linux/include/asm-arm/proc-armv/pgtable.h
Previous file: linux/include/asm-arm/mach/irq.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Feb 8 16:32:44 2001
- Orig file:
v2.4.1/linux/include/asm-arm/proc-armo/pgtable.h
- Orig date:
Mon Sep 18 15:15:24 2000
diff -u --recursive --new-file v2.4.1/linux/include/asm-arm/proc-armo/pgtable.h linux/include/asm-arm/proc-armo/pgtable.h
@@ -96,4 +96,9 @@
#define pte_alloc_kernel pte_alloc
+/*
+ * We don't store cache state bits in the page table here.
+ */
+#define pgprot_noncached(prot) (prot)
+
#endif /* __ASM_PROC_PGTABLE_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)