Bug 26892
Summary: | Driver ide-cs fails to set up interrupts properly - Regression since commit eb14120 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Larry Finger (Larry.Finger) |
Component: | PCMCIA | Assignee: | 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 |
(although if shows up with the pata_pcmcia driver and modern kernels please re-open for that) |
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.