Bug 26892

Summary: Driver ide-cs fails to set up interrupts properly - Regression since commit eb14120
Product: Drivers Reporter: Larry Finger (Larry.Finger)
Component: PCMCIAAssignee: linux-pcmcia
Status: RESOLVED OBSOLETE    
Severity: normal CC: alan
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.37 Subsystem:
Regression: Yes Bisected commit-id:
Attachments: Full error message

Description Larry Finger 2011-01-16 22:30:09 UTC
Created attachment 43752 [details]
Full error message

When using ide-cs, the system issues a "Irq 11: nobody cared (try booting with the "irqpoll" option)" message. Using irqpoll makes no difference.

The problem was bisected to commit eb14120, which was included during the 2.6.34 => 2.6.35 merge perion. The problem affects all kernels since 2.6.34.

Commit eb14120 changed the way that interrupts are handled in the PCMCIA subsystem.

The full output of the message is attached.
Comment 1 Alan 2012-08-14 15:40:04 UTC
(although if shows up with the pata_pcmcia driver and modern kernels please re-open for that)