patch-2.2.18 linux/include/asm-sparc64/spitfire.h
Next file: linux/include/asm-sparc64/system.h
Previous file: linux/include/asm-sparc64/socket.h
Back to the patch index
Back to the overall index
-  Lines: 14
 -  Date:
Thu Oct 19 01:15:54 2000
 -  Orig file: 
v2.2.17/include/asm-sparc64/spitfire.h
 -  Orig date: 
Fri Apr 21 12:46:51 2000
 
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-sparc64/spitfire.h linux/include/asm-sparc64/spitfire.h
@@ -1,4 +1,4 @@
-/* $Id: spitfire.h,v 1.9 1998/04/28 08:23:33 davem Exp $
+/* $Id: spitfire.h,v 1.9.2.1 2000/10/06 13:14:35 anton Exp $
  * spitfire.h: SpitFire/BlackBird/Cheetah inline MMU operations.
  *
  * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
@@ -117,6 +117,7 @@
 	__asm__ __volatile__("stxa	%0, [%1] %2"
 			     : /* No outputs */
 			     : "r" (tag), "r" (addr), "i" (ASI_DCACHE_TAG));
+	membar("#Sync");
 }
 
 /* The instruction cache lines are flushed with this, but note that
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)