Bug 922295 - [abrt]: WARNING: at net/mac80211/util.c:599 ieee80211_can_queue_work.isra.7+0x30/0x40 [mac80211]()
Summary: [abrt]: WARNING: at net/mac80211/util.c:599 ieee80211_can_queue_work.isra.7+0...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 18
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stanislaw Gruszka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:3fe81da4c43b79f92b3e2279455...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-16 02:58 UTC by Ralph
Modified: 2013-05-02 08:44 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-02 08:44:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
ath5k_fix_tx_complete_work_reschedule.patch (914 bytes, text/plain)
2013-03-22 08:40 UTC, Stanislaw Gruszka
no flags Details

Description Ralph 2013-03-16 02:58:01 UTC
Additional info:
WARNING: at net/mac80211/util.c:599 ieee80211_can_queue_work.isra.7+0x30/0x40 [mac80211]()
Hardware name: Satellite A205
queueing ieee80211 work while going to suspend
Modules linked in: fuse ebtable_nat ipt_MASQUERADE nf_conntrack_netbios_ns nf_conntrack_broadcast ip6table_mangle ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 iptable_nat nf_nat_ipv4 bnep nf_nat bluetooth iptable_mangle nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ebtable_filter ebtables ip6table_filter 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 snd_hda_codec_realtek snd_hda_intel snd_hda_codec arc4 coretemp snd_hwdep ath5k ath toshiba_acpi mac80211 snd_seq cfg80211 snd_seq_device i2c_i801 sparse_keymap tifm_7xx1 iTCO_wdt iTCO_vendor_support rfkill snd_pcm tifm_core lpc_ich microcode wmi of_i2c snd_page_alloc snd_timer snd soundcore joydev uinput sdhci_pci sdhci firewire_ohci mmc_core i915 yenta_socket firewire_core crc_itu_t i2c_algo_bit drm_kms_helper r8169 drm mii i2c_core video sunrpc
Pid: 3131, comm: kworker/u:2 Not tainted 3.8.1-201.fc18.i686 #1
Call Trace:
 [<c043e8b2>] warn_slowpath_common+0x72/0xa0
 [<f7f5bb80>] ? ieee80211_can_queue_work.isra.7+0x30/0x40 [mac80211]
 [<f7f5bb80>] ? ieee80211_can_queue_work.isra.7+0x30/0x40 [mac80211]
 [<c043e983>] warn_slowpath_fmt+0x33/0x40
 [<f7f5bb80>] ieee80211_can_queue_work.isra.7+0x30/0x40 [mac80211]
 [<f7f5bbbc>] ieee80211_queue_delayed_work+0x2c/0x50 [mac80211]
 [<f7def05d>] ath5k_tx_complete_poll_work+0xad/0x170 [ath5k]
 [<c04577e9>] process_one_work+0x119/0x3c0
 [<c046f27f>] ? wake_up_process+0x1f/0x40
 [<c04567f0>] ? need_to_create_worker+0x10/0x30
 [<f7deefb0>] ? ath5k_start+0x150/0x150 [ath5k]
 [<c0459979>] worker_thread+0x119/0x3b0
 [<c0459860>] ? busy_worker_rebind_fn+0xd0/0xd0
 [<c045e1f4>] kthread+0x94/0xa0
 [<c09829f7>] ret_from_kernel_thread+0x1b/0x28
 [<c045e160>] ? kthread_create_on_node+0xc0/0xc0

Comment 1 Stanislaw Gruszka 2013-03-22 08:40:41 UTC
Created attachment 714370 [details]
ath5k_fix_tx_complete_work_reschedule.patch

This is proposed fix for the problem. I started kernel build with the patch here:
http://koji.fedoraproject.org/koji/taskinfo?taskID=5155622
Please test it. If problem is not reproducible, please test if the patch does not cause any other problems (regressions).

Comment 2 Stanislaw Gruszka 2013-05-02 08:44:43 UTC
Since there is no feedback, I'll just post patch upstream.


Note You need to log in before you can comment on or make changes to this bug.