patch-2.2.15 linux/include/asm-i386/pgtable.h

Next file: linux/include/asm-m68k/pgtable.h
Previous file: linux/include/asm-i386/delay.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/include/asm-i386/pgtable.h linux/include/asm-i386/pgtable.h
@@ -24,6 +24,7 @@
 #define flush_cache_page(vma, vmaddr)		do { } while (0)
 #define flush_page_to_ram(page)			do { } while (0)
 #define flush_icache_range(start, end)		do { } while (0)
+#define flush_dcache_page(page)			do { } while (0)
 
 /*
  * TLB flushing:

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