Bug 1071998

Summary: [abrt] WARNING: CPU: 0 PID: 20221 at drivers/net/wireless/iwlwifi/mvm/bt-coex.c:875 iwl_mvm_bt_rssi_event+0x1d8/0x1f0 [iwlmvm]()
Product: [Fedora] Fedora Reporter: Ferry Huberts <mailings>
Component: kernelAssignee: fedora-kernel-wireless-iwl
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: gansalmon, ilw, itamar, jonathan, jwboyer, kernel-maint, madhu.chinakonda
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d5e8374977b7ab41fab542c6910cc391cc8bbbfe
Whiteboard: abrt_hash:181d9c9aac7e058b67dece8986ac4cceb0fd5453
Fixed In Version: kernel-3.13.6-100.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-10 06:50: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 Flags
File: dmesg
none
Fix none

Description Ferry Huberts 2014-03-03 16:23:12 UTC
Additional info:
reporter:       libreport-2.1.12
WARNING: CPU: 0 PID: 20221 at drivers/net/wireless/iwlwifi/mvm/bt-coex.c:875 iwl_mvm_bt_rssi_event+0x1d8/0x1f0 [iwlmvm]()
Modules linked in: tcp_lp rfcomm nfsv3 nfs_acl nfsv4 dns_resolver nfs lockd sunrpc fscache fuse ipt_MASQUERADE xt_CHECKSUM tun ccm ip6t_rpfilter ip6t_REJECT xt_conntrack bnep ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw arc4 iTCO_wdt iTCO_vendor_support rtsx_pci_sdmmc rtsx_pci_ms mmc_core memstick x86_pkg_temp_thermal coretemp kvm_intel iwlmvm kvm mac80211 snd_hda_codec_realtek hid_multitouch microcode snd_hda_codec_hdmi joydev iwlwifi uvcvideo serio_raw videobuf2_vmalloc thinkpad_acpi videobuf2_memops videobuf2_core videodev media btusb i2c_i801 bluetooth cfg80211 cdc_mbim cdc_ncm rfkill mei_me usbnet mii cdc_wdm snd_hda_intel cdc_acm snd_hda_codec snd_hwdep snd_seq snd_seq_device rtsx_pci lpc_ich mfd_core snd_pcm wmi tpm_tis e1000e snd_page_alloc snd_timer mei tpm snd soundcore shpchp ptp pps_core binfmt_misc dm_crypt crct10dif_pclmul crc32_pclmul crc32c_intel i915 ghash_clmulni_intel i2c_algo_bit drm_kms_helper drm i2c_core video
CPU: 0 PID: 20221 Comm: kworker/0:1 Not tainted 3.13.5-200.fc20.x86_64 #1
Hardware name: LENOVO 20AQCTO1WW/20AQCTO1WW, BIOS GJET69WW (2.19 ) 01/09/2014
Workqueue: events iwl_mvm_async_handlers_wk [iwlmvm]
 0000000000000009 ffff8802c2f97c38 ffffffff81686fdc 0000000000000000
 ffff8802c2f97c70 ffffffff8106d47d ffff88030b3c97d0 ffff88030d7972b8
 00000000ffffffbd ffff88030b3c97d0 0000000000000000 ffff8802c2f97c80
Call Trace:
 [<ffffffff81686fdc>] dump_stack+0x45/0x56
 [<ffffffff8106d47d>] warn_slowpath_common+0x7d/0xa0
 [<ffffffff8106d55a>] warn_slowpath_null+0x1a/0x20
 [<ffffffffa07a8468>] iwl_mvm_bt_rssi_event+0x1d8/0x1f0 [iwlmvm]
 [<ffffffffa079b2c6>] iwl_mvm_stat_iterator+0x1b6/0x200 [iwlmvm]
 [<ffffffffa050d3f6>] __iterate_active_interfaces+0xa6/0x100 [mac80211]
 [<ffffffffa079b110>] ? iwl_mvm_update_smps+0x60/0x60 [iwlmvm]
 [<ffffffffa079b110>] ? iwl_mvm_update_smps+0x60/0x60 [iwlmvm]
 [<ffffffffa050d65e>] ieee80211_iterate_active_interfaces+0x3e/0x60 [mac80211]
 [<ffffffffa079baf4>] iwl_mvm_rx_statistics+0xd4/0x140 [iwlmvm]
 [<ffffffffa0797ca4>] iwl_mvm_async_handlers_wk+0xd4/0x110 [iwlmvm]
 [<ffffffff81087b56>] process_one_work+0x176/0x430
 [<ffffffff8108878b>] worker_thread+0x11b/0x3a0
 [<ffffffff81088670>] ? rescuer_thread+0x350/0x350
 [<ffffffff8108f252>] kthread+0xd2/0xf0
 [<ffffffff8108f180>] ? insert_kthread_work+0x40/0x40
 [<ffffffff81695efc>] ret_from_fork+0x7c/0xb0
 [<ffffffff8108f180>] ? insert_kthread_work+0x40/0x40

Comment 1 Ferry Huberts 2014-03-03 16:23:18 UTC
Created attachment 870028 [details]
File: dmesg

Comment 2 Emmanuel Grumbach 2014-03-04 08:35:36 UTC
Created attachment 870281 [details]
Fix

Comment 3 Stanislaw Gruszka 2014-03-05 13:44:24 UTC
Josh, please apply above patch as fix for this bug, it is just WARN_ONCE remove.

Comment 4 Josh Boyer 2014-03-06 14:24:25 UTC
I had to change it to apply to bt-coex.c instead of coex.c.  I'm assuming there was a file rename in net-next or something.

Thanks Emmanuel and Stanislaw.

Comment 5 Emmanuel Grumbach 2014-03-06 14:27:59 UTC
yeah... patch isn't in -next yet even...
in any case, the patch is already in wireless.git (on the right file)

Comment 6 Fedora Update System 2014-03-07 22:52:32 UTC
kernel-3.13.6-100.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/kernel-3.13.6-100.fc19

Comment 7 Fedora Update System 2014-03-07 22:53:38 UTC
kernel-3.13.6-200.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/kernel-3.13.6-200.fc20

Comment 8 Fedora Update System 2014-03-09 04:39:47 UTC
Package kernel-3.13.6-100.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing kernel-3.13.6-100.fc19'
as soon as you are able to, then reboot.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-3651/kernel-3.13.6-100.fc19
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2014-03-10 06:50:47 UTC
kernel-3.13.6-200.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2014-03-15 15:24:27 UTC
kernel-3.13.6-100.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.