* roy.qing...@gmail.com <roy.qing...@gmail.com> [140819 17:24]: > From: Li RongQing <roy.qing...@gmail.com> > > This reverts commit a9232076374334ca2bc2a448dfde96d38a54349a. > > It introduced a dead lock, and did not fix anything. > > it made netif_tx_lock() be called in IRQ context, but in softirq context, > the same lock is locked without disabling IRQ. In fact, the commit a923207637 > did not fix anything, since netif_stop_queue did not free the any resource
Yeah I'm seeing this too: Acked-by: Tony Lindgren <t...@atomide.com> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html