Re: PATCH: 2.6.26-rc8: Fix IRQF_DISABLED for shared interrupts

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stefan Becker
Date: Monday, June 30, 2008 - 2:34 am

Hi,

ext David Brownell wrote:

It seems IRQF_SHARED | IRQF_DISABLED has already been discussed several 
times on LKML:

<http://thread.gmane.org/gmane.linux.kernel/638251>
<http://thread.gmane.org/gmane.linux.kernel/561205>

Especially this message

<http://thread.gmane.org/gmane.linux.kernel/561205/focus=561222>

makes me think that Linus will reject my proposed patch for the lockup 
problem as it implements choice (c) on his list.


Alan: should I try to implement his choice (f) insteadn, i.e. drop 
IRQF_DISABLED from USB HCD interrupts and disable interrupts in 
usb_hcd_irq() instead?

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 ..., (Sat Jun 28, 12:34 pm)
Re: BUG in 2.6.26-rc8 interrupt handling, David Brownell, (Sat Jun 28, 12:51 pm)
Re: PATCH: 2.6.26-rc8: Fix IRQF_DISABLED for shared interrupts, Stefan Becker, (Mon Jun 30, 2:34 am)
Re: PATCH: 2.6.26-rc8: Fix IRQF_DISABLED for shared interrupts, Henrique de Moraes H ..., (Mon Jun 30, 7:28 am)
Re: [PATCH] USB: fix interrupt disabling for HCDs with sha ..., Leonardo Chiquitto, (Tue Jul 1, 7:19 am)