Nish Aravamudan <[EMAIL PROTECTED]> wrote: > > > Also, __set_current_state() can be user here: the add_wait_queue() contains > > the necessary barriers. (Grubby, but we do that in quite a few places with > > this particular code sequence (we should have an add_wait_queue() variant > > which does the add_wait_queue+__set_current_state all in one hit (but let's > > not, else I'll be buried in another 1000 cleanuplets))). > > Ok, I will re-spin this patch. Or would you prefer an incremental one?
Let's forget about this one while we work out whether that code is doing what we want it to do. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

