[SPARC64]: Add missing memory barriers to instruction patching functions.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 6 Feb 2006 23:52:05 +0000 (15:52 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:11:51 +0000 (01:11 -0800)
V9 requires a write memory barrier before the instruction flush.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found