Bug 4870
Summary: | Fusion mpt base driver initialization failure during booting of 2nd kernel of kdump | ||
---|---|---|---|
Product: | Drivers | Reporter: | Bharata B Rao (bharata) |
Component: | Other | Assignee: | Vivek Goyal (vgoyal) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | protasnb, ssant, vgoyal |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.13-rc1 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | Config file |
Description
Bharata B Rao
2005-07-10 22:46:22 UTC
This seems to be the typical case of driver hardening required for kdump cases. MPT driver does not seem to be equipped to receive interrupts from device while driver is initializing. This works fine if driver is built with MPT_DEBUG_IRQ defined. Created attachment 5321 [details]
Config file
Config file of the capture(2nd) kernel with which this bug was reproduced.
Any updates on this please. Is it still seen in current kernel? Thanks. I think this issue has been fixed. This should not be reproducible in latest kernels. I think following commit should have fixed it. Bharata can you please verify? 9bf0a28c9a24e2cee5deecf89d118254374c75ba Closing the bug since it's been fixed since no more complaints/updates. |