* roy.qing.li@xxxxxxxxx <roy.qing.li@xxxxxxxxx> [140819 17:24]: > From: Li RongQing <roy.qing.li@xxxxxxxxx> > > 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 <tony@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html