[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)
commit840aaef8db32572b6d11e0d5cb5e6efcbc812000
treeaf8b8364f314d9d71c5ae81ffb48b46c53c6ae6c
parent45fec05f805a113372c9a7ff4c653ac749f6921c
[SPARC64]: Add missing memory barriers to instruction patching functions.

V9 requires a write memory barrier before the instruction flush.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/setup.c