Bug 856863
| Summary: | cfg80211_mlme_down while suspended | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robert Hancock <hancockrwd> | ||||||
| Component: | kernel | Assignee: | Stanislaw Gruszka <sgruszka> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 17 | CC: | cpanceac, gansalmon, htl10, itamar, ivan.makfinsky, jonathan, jwboyer, kernel-maint, madhu.chinakonda, redhat-bugzilla, robert.hancock, sgruszka, ugrundler | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-03-17 01:05:14 UTC | Type: | Bug | ||||||
| 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
Robert Hancock
2012-09-13 01:58:23 UTC
*** Bug 861875 has been marked as a duplicate of this bug. *** I posed fix for this problem here: http://marc.info/?l=linux-wireless&m=135039092111904&w=2 Josh, please apply it to fedora. I lunched kernel build with above patch here: http://koji.fedoraproject.org/koji/taskinfo?taskID=4614857 Applied F16-F18. kernel-3.6.3-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/kernel-3.6.3-1.fc17 If I understand the patch correctly it is only affecting USB devices. This warning occurred with a PCI-E RT5390 device. It also occurred on an AP change, not on resume. Package kernel-3.6.3-1.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kernel-3.6.3-1.fc17' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-16669/kernel-3.6.3-1.fc17 then log in and leave karma (feedback). My fault(In reply to comment #6) > If I understand the patch correctly it is only affecting USB devices. This > warning occurred with a PCI-E RT5390 device. My bad, doh. But perhaps some other patches we have in the update fix this. If not please reopen this bug. kernel-3.6.3-3.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/kernel-3.6.3-3.fc18 Josh, please revert the patch from comment 2. First it does not actually fix the problem, second it cause random crashes on rt2x00usb hardware. I NACKed it upstream too. Anyway, reporters here are encourage to test updated kernel, perhaps it fix the problem by some different patch. Patch dropped. Will take a bit to have it filter out in updates. I can't immediately test this as it seemed to be triggered by AP roaming in a WLAN with multiple access points and I don't normally have access to such a network. Hopefully one of the other CCed people can try out a later kernel build. *** Bug 871805 has been marked as a duplicate of this bug. *** *** Bug 896754 has been marked as a duplicate of this bug. *** *** Bug 891019 has been marked as a duplicate of this bug. *** *** Bug 901860 has been marked as a duplicate of this bug. *** Created attachment 709033 [details]
cfg80211_mac80211_disconnect_on_suspend.patch
Proposed fix for 3.9+
Created attachment 709034 [details]
cfg80211_mac80211_disconnect_on_suspend_v3.8.patch
Proposed fix for 3.8
Josh, please apply above patches as fix for this bug. Fix is queued to 3.10, we do not cc -stable as it fundamentally change suspend behaviour, however that should be OK for Fedora. https://git.kernel.org/cgit/linux/kernel/git/linville/wireless-testing.git/commit/?id=8125696991194aacb1173b6e8196d19098b44e17 Please also apply this patch on 3.8, it is needed as part of solution: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=499218595a2e8296b7492af32fcca141b7b8184a it is already on 3.9 and CCed stable. Applied both to F17/F18, and just the former to F19/rawhide. kernel-3.8.3-101.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/kernel-3.8.3-101.fc17 kernel-3.8.3-201.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/kernel-3.8.3-201.fc18 Package kernel-3.8.3-201.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kernel-3.8.3-201.fc18' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-3893/kernel-3.8.3-201.fc18 then log in and leave karma (feedback). kernel-3.8.3-201.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. kernel-3.8.3-103.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |