Cc: Roland Dreier <rdreier@...>, Jes Sorensen <jes@...>, <benh@...>, Arjan van de Ven <arjan@...>, <linux-arch@...>, <linux-kernel@...>, <linuxppc-dev@...>, <scottwood@...>, <torvalds@...>, David Miller <davem@...>, <alan@...>
In fact stores to non-cacheable locations have to be kept in order,
according to the Power architecture. But you're correct in that
non-cacheable loads can in principle be reordered w.r.t. each other
and to stores.
Indeed.
Paul.
--