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

From: Shinya Kuribayashi
Date: Tue Oct 19 2010 - 09:31:13 EST


On 10/19/10 9:51 AM, Kevin Cernekee wrote:
Correct. This particular system makes no guarantees that data flushed
out through CACHE operations will not overtake subsequent uncached
stores.

Thanks for the clarification, understood. So we only need to take care
of the order of out-bound data write transactions at the processor end,
and preceding uncached load is not required here. Sorry for the noise.

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