Bug 469710
| Summary: | Various firewire bugs fixed upstream | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Jay Fenlason <fenlason> |
| Component: | kernel | Assignee: | Jay Fenlason <fenlason> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Jenner <mjenner> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.3 | CC: | jfeeney, mgahagan, peterm, syeghiay |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-01-20 20:11:16 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Also firewire: fix ioctl() return code firewire: fix setting tag and sy in iso transmission firewire: fw-sbp2: fix another small generation access bug firewire: fw-sbp2: enforce s/g segment size limit The "enforce s/g segment size limit" one proved hard to backport, so I dropped it. The rest were trivial. in kernel-2.6.18-124.el5 You can download this test kernel from http://people.redhat.com/dzickus/el5 An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2009-0225.html |
Description of problem: firewire: Survive more than 256 bus resets firewire: fix struct fw_node memory leak firewire: fw-ohci: don't leak dma memory on module removal firewire: fw-sbp2: fix races firewire: fw-ohci: initialization failure path fixes firewire: fw-sbp2: delay first login to avoid retries Version-Release number of selected component (if applicable): 2.6.18-120.el5 How reproducible: Always Steps to Reproduce: 1.See the individual bugs. 2. 3. Actual results: Machine hangs, memory leaks, firewire disks don't get detected. Expected results: No hangs, no leaks, disks work as expected. Additional info: All of these are in 2.6.28-rc3. Backporting them is low-risk and simple.