Re: [PATCH resend 5/9] MIPS: sync after cacheflush

From: Ralf Baechle
Date: Tue Oct 19 2010 - 08:35:26 EST


On Tue, Oct 19, 2010 at 01:57:43AM +0100, Maciej W. Rozycki wrote:

> Ah, the old issue of the write-back barrier. I can't comment on
> Loongson, but for DEC IIRC the write-back buffer only needs to be taken
> care of for uncached writes and they take a path separate to cached
> writes. I'd have to dig out the details to be sure. IIRC the most
> pathological case was the R2020 WB chip, but that was only used on systems
> that didn't do DMA (namely DECstatation 3100 and 2100 boxes).

See R4000 User's Manual Version 2, page 326, "Uncached Loads and Stores".
Of course this can only happen on cache coherent or multiprocessor systems.
I guess none of the supported DEC MIPS systems is affected.

Ralf
--
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/