aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/barrier.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle1-0/+132
Also the R4000 / R4600 LL/SC instructions imply a sync so no explicit sync needed. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>