Bug 497445
Summary: | iwlwifi crashes RHEL5.4-x86_64 on VT-d capable & enabled machine | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Don Dutile (Red Hat) <ddutile> | ||||||
Component: | kernel | Assignee: | Stanislaw Gruszka <sgruszka> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 5.4 | CC: | linville | ||||||
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: | 2010-01-07 14:52:47 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
Don Dutile (Red Hat)
2009-04-23 22:20:52 UTC
Don, your patch is not applicable. It is partially in reverse direction and partially forward. But in general it looks good, I did not see any backporting bugs in there. Could you provide dmesg output when device fail to configure after patch applied. I made a new backport as Don patch is a bit messy. It consist of two upstream commits: commit 499b1883038a7db2dcf8b64229f8533ce2c8f0fc Author: Tomas Winkler <tomas.winkler> Date: Tue Oct 14 12:32:48 2008 -0700 iwlwifi: fix TX cmd dma unmapping commit 6aa03ab06978e97b3e0720f83280d7841051916b Author: Fenghua Yu <fenghua.yu> Date: Wed Feb 25 14:06:26 2009 +0900 Fix iwlan DMA mapping direction I compiled in only, Don can give patch a try. There are further DMA related fixes in upstream: commit 96891ceedaeaac95aa5b9dba5e68a8e77d541e78 Author: Fenghua Yu <fenghua.yu> Date: Wed Feb 18 15:54:33 2009 -0800 iwlwifi: dma mapping read and write change commit: df833b1d73680f9f9dc72cbc3215edbbc6ab740d Author: Reinette Chatre <reinette.chatre> Date: Tue Apr 21 10:55:48 2009 -0700 iwlwifi: DMA fixes First one is not related with RHEL version, backporting of second is in progress Created attachment 350422 [details]
Proposed fix.
Backport of 499b1883038a7db2dcf8b64229f8533ce2c8f0fc and 6aa03ab06978e97b3e0720f83280d7841051916b.
Comment on attachment 350422 [details]
Proposed fix.
Patch is broken.
Hi Don, Could you please test kernel from: http://people.redhat.com/linville/kernels/rhel5/ it should have this issue fixed. Don reported issue is fixed. I tested against this bug as well. Closing it. |