patch-2.4.19 linux-2.4.19/arch/sparc/mm/iommu.c

Next file: linux-2.4.19/arch/sparc/mm/srmmu.c
Previous file: linux-2.4.19/arch/sparc/mm/init.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/sparc/mm/iommu.c linux-2.4.19/arch/sparc/mm/iommu.c
@@ -25,7 +25,7 @@
 BTFIXUPDEF_CALL(void, flush_page_for_dma, unsigned long)
 #define flush_page_for_dma(page) BTFIXUP_CALL(flush_page_for_dma)(page)
 extern int flush_page_for_dma_global;
-static int viking_flush = 0;
+static int viking_flush;
 /* viking.S */
 extern void viking_flush_page(unsigned long page);
 extern void viking_mxcc_flush_page(unsigned long page);

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