patch-2.4.0-test10 linux/include/asm-sparc64/spitfire.h
Next file: linux/include/asm-sparc64/string.h
Previous file: linux/include/asm-sparc64/resource.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Tue Oct 10 10:33:52 2000
- Orig file:
v2.4.0-test9/linux/include/asm-sparc64/spitfire.h
- Orig date:
Fri May 8 00:11:36 1998
diff -u --recursive --new-file v2.4.0-test9/linux/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.10 2000/10/06 13:10:29 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)