Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 469140

Summary: Regression: Modify SATA IDE mode quirk missed by ata driver upgrade
Product: Red Hat Enterprise Linux 5 Reporter: Wade Mealing <wmealing>
Component: kernelAssignee: Red Hat Kernel Manager <kernel-mgr>
Status: CLOSED DUPLICATE QA Contact: Martin Jenner <mjenner>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.3CC: tao
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: 2008-10-30 23:27:32 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:
Attachments:
Description Flags
Patch already accepted upstream, was in 5.2 not in 5.3 none

Description Wade Mealing 2008-10-30 04:28:59 UTC
Description of problem:

This bug was copied from
https://bugzilla.redhat.com/show_bug.cgi?id=466422

There is one ahci patch added into RHEL5.2, which is used
to force IDE mode into AHCI mode as ACPI S3 resume.
But RedHat had this patch lost during the upgrade of ata
driver for RHEL5.3.

More information can be found in the bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=466422


How reproducible:
Always

Steps to Reproduce:
1. Enter ACPI S3;
2. Do ACPI S3 resume by power button or keyboard

Actual results:
S3 resume failes on some SATA ports.

Expected results:
S3 resume successfully.

Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=466422
https://bugzilla.redhat.com/show_bug.cgi?id=432652

Comment 1 Wade Mealing 2008-10-30 04:36:24 UTC
Created attachment 321898 [details]
Patch already accepted upstream, was in 5.2 not in 5.3

Comment 3 Wade Mealing 2008-10-30 23:27:32 UTC

*** This bug has been marked as a duplicate of bug 466422 ***