Bug 10317
Summary: | firewire: panic in ohci_cancel_packet | ||
---|---|---|---|
Product: | Drivers | Reporter: | Stefan Richter (stefanr) |
Component: | IEEE1394 | Assignee: | Stefan Richter (stefanr) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | jarod |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.25-rc6 + firewire development patches | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
panic screenshot
panic screenshot |
Description
Stefan Richter
2008-03-24 12:06:25 UTC
Created attachment 15415 [details]
panic screenshot
Created attachment 15416 [details]
panic screenshot
I've hit this panic once or twice w/my crappy jmicron controller. Maybe this is caused by the race condition described by Jay on IRC. Patch: "firewire: fix race of bus reset with request transmission" http://lkml.org/lkml/2008/7/12/68 belongs to patch series http://lkml.org/lkml/2008/7/12/66 Mentioned patch has been merged in 2.6.27-rc1: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=792a61021c6043f6c2b24b1cdd42be5753b3e54c I presume it fixes this bug. |