On Tue, Aug 05, 2014 at 08:47:33AM +0800, Li RongQing wrote:
> On Fri, Jul 25, 2014 at 2:22 PM,  <roy.qing...@gmail.com> wrote:
> > 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
> 
> 
> ping

This is up to Felipe...
--
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

Reply via email to