Re: [PATCH] USB: fix interrupt disabling for HCDs with shared interrupt handlers

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: ext Greg KH <gregkh@...>, <linux-usb@...>
Cc: ext Alan Stern <stern@...>, ext David Brownell <david-b@...>, <linux-kernel@...>, Linus Torvalds <torvalds@...>, ext Leonardo Chiquitto <leonardo.lists@...>
Date: Tuesday, July 1, 2008 - 3:15 pm

Hi,

ext Greg KH wrote:

As I wrote in the first mail of this thread the problem was uncovered on my machine by the following commit from 2.6.24-development:

 commit e9df41c5c5899259541dc928872cad4d07b82076
 USB: make HCDs responsible for managing endpoint queues

The interrupt problem exists also in 2.6.23 (and previous) but the USB code was not affected, as the old versions of the functions were using spin_lock_irqsave().

I just applied my patch to 2.6.24 & 2.6.25: it applies fine and compiles without problem. So it could be submitted to the 2.6.24.X and 2.6.25.X branches too.

Regards,

	Stefan

---
Stefan Becker
E-Mail: Stefan.Becker@nokia.com
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
BUG in 2.6.26-rc8 interrupt handling, Becker Stefan (Nokia-D/Salo)..., (Sat Jun 28, 3:34 pm)
Re: BUG in 2.6.26-rc8 interrupt handling, David Brownell, (Sat Jun 28, 3:51 pm)
PATCH: 2.6.26-rc8: Fix IRQF_DISABLED for shared interrupts, Stefan Becker, (Sun Jun 29, 10:57 am)
Re: [PATCH] USB: fix interrupt disabling for HCDs with share..., Stefan Becker, (Tue Jul 1, 3:15 pm)
Re: [PATCH] USB: fix interrupt disabling for HCDs with share..., Leonardo Chiquitto, (Tue Jul 1, 10:19 am)
Re: PATCH: 2.6.26-rc8: Fix IRQF_DISABLED for shared interrupts, Henrique de Moraes Holschuh..., (Mon Jun 30, 10:28 am)