commit | e9c33572a92aa2ee565da5136745ea304ac23d9a | [log] [tgz] |
---|---|---|
author | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Mon Nov 26 23:40:01 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 29 10:14:57 2008 +0000 |
tree | c2a56008c9205540438352363fbcfea593019741 | |
parent | 87353d8ac39c52784da605ecbe965ecdfad609ad [diff] |
[MIPS] Use real cache invalidate R10k non coherent machines need a real dma cache invalidate to get rid of speculative stores in cache. For other machines this promises a slight speedup. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>