RE: [PATCH] usb: hub: Avoid tight loop holding hdev lock

2014-01-30 Thread Manoj Chourasia
ent: Tuesday, January 14, 2014 12:21 AM To: Manoj Chourasia Cc: linux-kernel@vger.kernel.org; sta...@kernel.org Subject: Re: [PATCH] usb: hub: Avoid tight loop holding hdev lock On Tue, Dec 31, 2013 at 02:26:41PM +0530, Manoj Chourasia wrote: > Hi All, > > I was facing an issue bad

Re: [PATCH] usb: hub: Avoid tight loop holding hdev lock

2014-01-13 Thread gre...@linuxfoundation.org
On Tue, Dec 31, 2013 at 02:26:41PM +0530, Manoj Chourasia wrote: > Hi All, > > I was facing an issue bad usb device which was affecting other system. Kernel > was trying to enumerate the device but it was failing continuously. > Unfortunately that device was on mounted onboard in the platform so