Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: > > + if (TestSetPageLocked(page)) > > This got obsoleted by trylock_page(). > > I don't remember why, actually. trylock_page() throws memory barriers in there on, say, PowerPC. That's probably necessary. David -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html