Cc: Jesse Barnes <jbarnes@...>, Nick Piggin <nickpiggin@...>, Jeremy Higdon <jeremy@...>, Roland Dreier <rdreier@...>, Arjan van de Ven <arjan@...>, <linux-arch@...>, <linux-kernel@...>, <tpiepho@...>, <linuxppc-dev@...>, <scottwood@...>, <torvalds@...>, David Miller <davem@...>, <alan@...>
On Thu, 2008-06-05 at 10:40 +0200, Jes Sorensen wrote:
Note that the powerpc implementation currently clears the flag
on spin_lock and tests it on unlock. We are considering changing
that to not touch the flag on spin_lock and just clear it whenever
we do a sync (ie, on unlock, on explicit mmiowb, and possibly even
on readl's where we happen to do sync's).
Ben.
--