Bug 164074
| Summary: | Placeholder for 2.4.x SATA update 20050723-1 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Jeff Garzik <jgarzik> | ||||
| Component: | kernel | Assignee: | Jeff Garzik <jgarzik> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Brian Brock <bbrock> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 3.0 | CC: | grgustaf, peterm, petrides | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | RHSA-2005-663 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2005-09-28 15:28:49 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 122256, 156321 | ||||||
| Attachments: |
|
||||||
|
Description
Jeff Garzik
2005-07-24 06:49:47 UTC
Created attachment 117102 [details]
SATA update 20050723-1
Changelog... Fixes: * core: detect PATA<->SATA bridges, apply device limits accordingly (prevents data/DMA corruption) * core: improve SATA PHY probing (fixes some previously-not-working setups) * core: update DMA blacklist * core: DMA s/g length fixes * core: PIO overrun fixes * core: correctly memset() CDB length, not sizeof(cdb length var) * core: fix completion race (ATA_QCFLAG_ACTIVE) * core: ->host_stop API change (fixes use-after-iounmap) * core: fix a few SCSI<->ATA xlat edge cases * sata_sil: fix FIFO-related corruption Other changes: * everywhere: add kernel-doc comments * AHCI: add ATAPI support (currently unused) * AHCI: add no-op PCI MSI support * ata_piix: add ESB2 SATA support * sata_promise: add PDC20619 (TX4000) support * sata_qstor: add driver (currently NOT built) * sata_sil: add new PCI ID * sata_svw: add support for BCM5785 (aka HT1000) The SATA update has just been committed to the RHEL3 U6 patch pool this evening (in kernel version 2.4.21-34.EL). 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 the 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-2005-663.html |