From: Arnd Bergmann <a...@arndb.de> Date: Thu, 27 Feb 2014 19:51:54 +0100
> We are trying to finally kill off interruptible_sleep_on_timeout. > the two uses in the nicstar driver can be trivially replaced > with wait_event_interruptible_lock_irq_timeout, which prevents the > wake-up race and is able to check the buffer state with scq->lock > held. > > Signed-off-by: Arnd Bergmann <a...@arndb.de> > Acked-by: Chas Williams <c...@cmf.nrl.navy.mil> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/