Re: [BUG] 2.6.1/MIPS - missing cache flushing when user programreturns pages to kernel

From: Andrew Morton
Date: Wed Jan 14 2004 - 20:30:18 EST


Andrew Morton <akpm@xxxxxxxx> 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.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/