Thanks. where can I find this patch status? like netdev from http://patchwork.ozlabs.org/project/netdev/list/
-Roy On Tue, Aug 5, 2014 at 8:57 AM, Greg KH <[email protected]> wrote: > On Tue, Aug 05, 2014 at 08:47:33AM +0800, Li RongQing wrote: >> On Fri, Jul 25, 2014 at 2:22 PM, <[email protected]> wrote: >> > From: Li RongQing <[email protected]> >> > >> > 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 >> >> >> ping > > This is up to Felipe... -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
