Return-path: Received: from fk-out-0910.google.com ([209.85.128.186]:36401 "EHLO fk-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752171AbZBWV0p (ORCPT ); Mon, 23 Feb 2009 16:26:45 -0500 Date: Mon, 23 Feb 2009 22:26:15 +0100 From: "Carlos R. Mafra" To: linux-kernel@vger.kernel.org Cc: linux-wireless@vger.kernel.org Subject: iwlagn warning in 2.6.29-rc6 Message-ID: <20090223212615.GA5047@Pilar.Speedport_W_303V_Typ_A> (sfid-20090223_222649_743143_192DB51E) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: I've just got this warning in my Vaio laptop: ------------[ cut here ]------------ WARNING: at drivers/net/wireless/iwlwifi/iwl-tx.c:1254 iwl_tx_cmd_complete+0x28a/0x2e0() Hardware name: VGN-FZ240E wrong command queue 31, sequence 0x7FFF readp=241 writep=241 Modules linked in: usbhid nvram snd_hda_codec_idt snd_hda_intel snd_hda_codec uvcvideo snd_hwdep snd_pcm iwlagn videodev snd_timer sky2 v4l1_compat v4l2_compat_ioctl32 evdev sg i2c_i801 snd_page_alloc sr_mod ata_piix ahci libata sd_mod scsi_mod uhci_hcd ohci_hcd ehci_hcd usbcore [last unloaded: scsi_wait_scan] Pid: 0, comm: swapper Not tainted 2.6.29-rc6 #37 Call Trace: [] warn_slowpath+0xd0/0x130 [] ? queue_work_on+0x4d/0x60 [] ? queue_work+0x1a/0x20 [] ? ieee80211_sta_rx_mgmt+0xc0/0xf0 [] ? ieee80211_invoke_rx_handlers+0x12c5/0x1650 [] ? enqueue_task_fair+0x190/0x2d0 [] ? enqueue_task+0x50/0x60 [] ? getnstimeofday+0x59/0xe0 [] ? find_busiest_group+0x234/0x760 [] iwl_tx_cmd_complete+0x28a/0x2e0 [] iwl_rx_handle+0x115/0x4a0 [iwlagn] [] iwl_irq_tasklet+0x41f/0xb30 [iwlagn] [] ? getnstimeofday+0x59/0xe0 [] tasklet_action+0x69/0xf0 [] __do_softirq+0x94/0x160 [] call_softirq+0x1c/0x30 [] do_softirq+0x45/0x90 [] irq_exit+0x75/0xa0 [] do_IRQ+0x86/0x110 [] ret_from_intr+0x0/0xa [] ? acpi_idle_enter_bm+0x2bf/0x344 [] ? acpi_idle_enter_bm+0x2b5/0x344 [] ? notifier_call_chain+0x3f/0x80 [] ? cpuidle_idle_call+0xa5/0x100 [] ? cpu_idle+0x62/0xc0 [] ? rest_init+0x5c/0x70 ---[ end trace 281a546e35661751 ]--- The wireless connection still seems to be good after this (I've found this warning after a curious look in the dmesg), but I thought I should send the warning to lkml just in case it has a deeper meaning to people out there. The card is this one, Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61) I can provide the whole dmesg output if needed too.