Andrew Morton <akpm@osdl.org> wrote: > > I think that's wrong, really. We've discussed this before and decided that > these flushing operations should be open-coded in the main .c file rather > than embedded in arch functions which happen to undocumentedly do other > stuff. err, OK, I give up. Lots of architectures do the cache flush in tlb_start_vma(). I guess mips may as well do the same.