patch-2.4.19 linux-2.4.19/include/asm-m68k/pgalloc.h

Next file: linux-2.4.19/include/asm-m68k/q40_master.h
Previous file: linux-2.4.19/include/asm-m68k/page.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-m68k/pgalloc.h linux-2.4.19/include/asm-m68k/pgalloc.h
@@ -127,6 +127,7 @@
 
 #define flush_dcache_page(page)			do { } while (0)
 #define flush_icache_page(vma,pg)              do { } while (0)
+#define flush_icache_user_range(vma,pg,adr,len)	do { } while (0)
 
 /* Push n pages at kernel virtual address and clear the icache */
 /* RZ: use cpush %bc instead of cpush %dc, cinv %ic */

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