Bug 651334
Summary: | RHEL4.9: EHCI: AMD periodic frame list table quirk | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Shane Huang <shane.huang> | ||||
Component: | kernel | Assignee: | Don Zickus <dzickus> | ||||
Status: | CLOSED ERRATA | QA Contact: | Brenda Tian <mtian> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 4.9 | CC: | andiry.xu, czhang, dhoward, dzickus, emcnabb, henry.su, jarod, kthiruma, qcai, shane.huang | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | 2.6.9-96.EL | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | 651332 | Environment: | |||||
Last Closed: | 2011-02-16 16:04:01 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: | 651332 | ||||||
Bug Blocks: | 651333 | ||||||
Attachments: |
|
Description
Shane Huang
2010-11-09 09:51:57 UTC
Created attachment 462287 [details]
ehci_frame_list_fix_RHEL4.patch
Please find the patch attached.
Here is the git link, which will appear from 2.6.37: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3d091a6f703906c5680855ff29bd94d051c8c6d8 This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. Shane, when this is added to one of our official builds can AMD test? Yes, we can test it, please provide us the test rpm packages. thanks Committed in 96.EL . RPMS are available at http://people.redhat.com/dhoward/rhel4/ Verified OK with kernel-smp-2.6.9-96.EL.x86_64.rpm, thanks. (In reply to comment #9) > Verified OK with kernel-smp-2.6.9-96.EL.x86_64.rpm, thanks. Hi, any reproducing step for our Red Hat QE to reproduce/verify the bug? If no, I think we'd do code review only. Caspar, Since this issue is difficult to be reproduced under Linux, you can only check the dmesg after system boot. If you see such message below on boards with SB700/SB800 or Hudson-2/3, then the fix works. "applying AMD SB700/SB800 USB dummy qh workaround" or "applying AMD Hudson-2/3 USB dummy qh workaround" (In reply to comment #11) > Caspar, > > Since this issue is difficult to be reproduced under Linux, > you can only check the dmesg after system boot. > If you see such message below on boards with SB700/SB800 or Hudson-2/3, > then the fix works. > "applying AMD SB700/SB800 USB dummy qh workaround" or > "applying AMD Hudson-2/3 USB dummy qh workaround" Thanks Shane! Does that mean we could only confirm the bug is fixed in new kernel but no way to reproduce in buggy kernel? Yes, I think so. Caspar, Can you help to check why there is no update to BZ #651333, which is the similar fix for RHEL 5.x? Thanks, (In reply to comment #14) > Caspar, > > Can you help to check why there is no update to BZ #651333, > which is the similar fix for RHEL 5.x? > > Thanks, I can answer that. :-) RHEL-5 just shipped so I was focusing on the RHEL's that have deadlines. I can try to post the RHEL-5 next week or so. I don't think there is a rush just yet. Cheers, Don According to comment 11,test on a new kernel version,2.6.9-96.ELlargesmp, test procedure: [root@hp-dl585g7-01 ~]# dmesg | grep "applying AMD SB700/SB800 USB dummy qh workaround" ehci_hcd 0000:00:12.2: applying AMD SB700/SB800 USB dummy qh workaround ehci_hcd 0000:00:13.2: applying AMD SB700/SB800 USB dummy qh workaround from the output, we can see there is no problem existed on kernel 2.6.9-96.ELlargesmp . And because Shane said the bug is difficult to be reproduced on old version and there is no way to verify the situation on new version. So we just verify as above way on new kernel version. According to comment 9,change the bug status to verified on kernel 2.6.9-96.ELlargesmp. 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-2011-0263.html |