Additional info: WARNING: at net/mac80211/driver-ops.h:12 ieee80211_do_stop+0x62e/0x670 [mac80211]() Hardware name: 2320CTO wlan0: Failed check-sdata-in-driver check, flags: 0x4 Modules linked in: binfmt_misc xfs btrfs libcrc32c zlib_deflate vfat fat usb_storage fuse ipt_MASQUERADE nf_conntrack_netbios_ns nf_conntrack_broadcast ip6table_mangle ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 iptable_nat nf_nat iptable_mangle nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ebtable_filter ebtables rfcomm ip6table_filter bnep ip6_tables be2iscsi iscsi_boot_sysfs bnx2i cnic uio cxgb4i cxgb4 cxgb3i cxgb3 mdio libcxgbi ib_iser rdma_cm ib_addr iw_cm ib_cm ib_sa ib_mad ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi input_polldev snd_hda_codec_hdmi snd_hda_codec_realtek arc4 iwldvm mac80211 btusb iwlwifi cfg80211 snd_hda_intel snd_hda_codec bluetooth thinkpad_acpi rfkill snd_hwdep tpm_tis tpm uvcvideo snd_seq snd_seq_device snd_pcm snd_page_alloc snd_timer snd soundcore coretemp videobuf2_vmalloc videobuf2_memops videobuf2_core videodev iTCO_wdt media iTCO_vendor_support i2c_i801 tpm_bios lpc_ich mei mfd_core microcode joydev kvm uinput i915 crc32c_intel ghash_clmulni_intel sdhci_pci i2c_algo_bit drm_kms_helper sdhci e1000e mmc_core drm i2c_core wmi video sunrpc Pid: 4537, comm: kworker/0:1 Not tainted 3.6.11-3.fc18.x86_64 #1 Call Trace: [<ffffffff8105c8df>] warn_slowpath_common+0x7f/0xc0 [<ffffffff8105c9d6>] warn_slowpath_fmt+0x46/0x50 [<ffffffffa046fa44>] ? ieee80211_free_keys+0x84/0x90 [mac80211] [<ffffffffa045d46e>] ieee80211_do_stop+0x62e/0x670 [mac80211] [<ffffffff81623cf5>] ? _raw_spin_unlock_bh+0x15/0x20 [<ffffffff81534c71>] ? dev_deactivate_many+0x1f1/0x240 [<ffffffffa045d4ca>] ieee80211_stop+0x1a/0x20 [mac80211] [<ffffffff815122ed>] __dev_close_many+0x7d/0xc0 [<ffffffff81513af8>] dev_close_many+0x88/0x100 [<ffffffff81513f2a>] dev_close+0x3a/0x50 [<ffffffffa03c90ae>] cfg80211_rfkill_set_block+0x6e/0xa0 [cfg80211] [<ffffffffa03c9106>] cfg80211_rfkill_sync_work+0x26/0x30 [cfg80211] [<ffffffff81078cf7>] process_one_work+0x147/0x4a0 [<ffffffffa03c90e0>] ? cfg80211_rfkill_set_block+0xa0/0xa0 [cfg80211] [<ffffffff8107aa6e>] worker_thread+0x15e/0x480 [<ffffffff8107a910>] ? manage_workers+0x2f0/0x2f0 [<ffffffff8107fe33>] kthread+0x93/0xa0 [<ffffffff8162ce04>] kernel_thread_helper+0x4/0x10 [<ffffffff8107fda0>] ? kthread_freezable_should_stop+0x70/0x70 [<ffffffff8162ce00>] ? gs_change+0x13/0x13 Potential duplicate: bug 868175
Waking from sleep then closing inkscape Package: kernel Architecture: i686 OS Release: Fedora release 18 (Spherical Cow)
It occured before I suspend my laptop... Package: kernel Architecture: i686 OS Release: Fedora release 18 (Spherical Cow)
I guess suspend/resume and rfkill somehow conflict. Yes, looks like a mac80211/cfg80211 bug, but I'm not sure it's really high priority for me personally to fix it ...
the notebook was suspended. at resume (wake up) this error occured Package: kernel Architecture: i686 OS Release: Fedora release 18 (Spherical Cow)
bug 868175 doesn't seem like a duplicate
Logged into Cinnamon desktop after powering on the computer. Package: kernel OS Release: Fedora release 18 (Spherical Cow)
Created attachment 709071 [details] mac80211_fixes_for_ieee80211_do_stop_while_suspend_v3.9.patch Proposed fix , 3.9 version.
Created attachment 709072 [details] mac80211_fixes_for_ieee80211_do_stop_while_suspend_v3.8.patch Proposed fix, 3.8 version.
Josh, please apply above patch as fix for this bug. I posted patch here: http://marc.info/?l=linux-wireless&m=136302126224040&w=2 since, it functionality depends on cfg80211_mac80211_disconnect_on_suspend patch (bug 856863), it is also not CCed stable.
Applied on all branches with the respective patches. Thanks!
This failed to build on f19/f20. There was a missing closing bracket in the newly added code. The 3.8 version of the patch seems fine. Fixed up. Just an FYI.
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.
The problem seems to persist on 3.9.6-200.fc18.x86_64 Unfortunately ABRT refuses to post anything to a closed bug, what should I do to have it re-opened?
Please open a new bug report.