public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* NETDEV WATCHDOG: wifi0: transmit timed out
@ 2008-07-28  7:10 Justin Mattock
  2008-07-28 13:12 ` Arjan van de Ven
  0 siblings, 1 reply; 13+ messages in thread
From: Justin Mattock @ 2008-07-28  7:10 UTC (permalink / raw)
  To: Linux Kernel Mailing List

I should'nt be posting this, due to
having  tainted modules(madwifi), but
I figured I might as well:(below)

[ 5000.986044] NETDEV WATCHDOG: wifi0: transmit timed out
[ 5000.991959] ------------[ cut here ]------------
[ 5000.991964] WARNING: at net/sched/sch_generic.c:222 dev_watchdog+0x95/0xe7()
[ 5000.991968] Modules linked in: hci_usb cpufreq_ondemand
cpufreq_performance cpufreq_powersave rfcomm hidp l2cap bluetooth
container battery fan ipmi_watchdog ipmi_msghandler isight_firmware
uinput wlan_tkip ieee80211_crypt_tkip ieee80211 ieee80211_crypt
arpt_mangle arptable_filter arp_tables nf_conntrack_ipv4 nf_conntrack
iptable_mangle iptable_filter ip_tables x_tables coretemp eeprom
acpi_cpufreq applesmc joydev appletouch uvcvideo wlan_scan_sta
ath_rate_sample ath_pci firewire_ohci wlan firewire_core fglrx(P)
snd_hda_intel ath_hal(P) snd_pcm snd_timer agpgart snd_page_alloc
snd_hwdep ohci1394 evdev thermal ath5k ieee1394 ehci_hcd uhci_hcd
pata_acpi video processor ac button sbshc
[ 5000.992067] Pid: 0, comm: swapper Tainted: P          2.6.26 #5
[ 5000.992075]  [<c0123487>] warn_on_slowpath+0x41/0x6b
[ 5000.992113]  [<f8de1cfc>] ? ath_reset+0x31c/0x372 [ath_pci]
[ 5000.992139]  [<f8de2298>] ? ath_tx_timeout+0xbc/0xd5 [ath_pci]
[ 5000.992156]  [<c0123e0e>] ? printk+0x15/0x17
[ 5000.992168]  [<c031d40a>] dev_watchdog+0x95/0xe7
[ 5000.992177]  [<c012ab73>] run_timer_softirq+0x11e/0x180
[ 5000.992185]  [<c031d375>] ? dev_watchdog+0x0/0xe7
[ 5000.992193]  [<c031d375>] ? dev_watchdog+0x0/0xe7
[ 5000.992204]  [<c01275c4>] __do_softirq+0x6d/0xdf
[ 5000.992215]  [<c012767e>] do_softirq+0x48/0x57
[ 5000.992223]  [<c012791e>] irq_exit+0x38/0x6b
[ 5000.992230]  [<c0110627>] smp_apic_timer_interrupt+0x6e/0x7f
[ 5000.992240]  [<c0103a38>] apic_timer_interrupt+0x28/0x30
[ 5000.992252]  [<c013007b>] ? sys_getpriority+0x153/0x190
[ 5000.992263]  [<c03983fe>] ? _spin_unlock_irqrestore+0xf/0x1a
[ 5000.992274]  [<c013b3a2>] tick_broadcast_oneshot_control+0xdd/0xe3
[ 5000.992286]  [<c013add8>] tick_notify+0x1cd/0x2e5
[ 5000.992295]  [<c024f822>] ? acpi_hw_low_level_write+0x8e/0xc1
[ 5000.992308]  [<c039a089>] notifier_call_chain+0x2b/0x4a
[ 5000.992320]  [<c0136d71>] __raw_notifier_call_chain+0xe/0x10
[ 5000.992329]  [<c0136d7f>] raw_notifier_call_chain+0xc/0xe
[ 5000.992337]  [<c013a826>] clockevents_do_notify+0x11/0x13
[ 5000.992345]  [<c013a844>] clockevents_notify+0x1c/0x5c
[ 5000.992354]  [<f8838b56>] acpi_state_timer_broadcast+0x31/0x34 [processor]
[ 5000.992371]  [<f88397b3>] acpi_idle_enter_bm+0x2cf/0x322 [processor]
[ 5000.992389]  [<c02e896b>] cpuidle_idle_call+0x5e/0x8b
[ 5000.992399]  [<c0101c04>] cpu_idle+0xc4/0xe4
[ 5000.992406]  [<c03946ae>] start_secondary+0x168/0x16d
[ 5000.992426]  =======================
[ 5000.992430] ---[ end trace 83ab3ac068df9439 ]---


-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PLEASE REVERT]  "Add a WARN_ON_ONCE" at  net/sched/sch_generic.c:
@ 2008-05-25  2:23 Komuro
  2008-07-29 12:53 ` NETDEV WATCHDOG: wifi0: transmit timed out Komuro
  0 siblings, 1 reply; 13+ messages in thread
From: Komuro @ 2008-05-25  2:23 UTC (permalink / raw)
  To: linux-kernel; +Cc: netdev

Hi,

Please revert the patch "Add a WARN_ON_ONCE() to
 the transmit timeout function".

The transmit timeout sometimes happens on normal operation.
This message annoys me.


>net: Add a WARN_ON_ONCE() to the transmit timeout function
>
>WARN_ON_ONCE() gives a stack trace including the full module list.
>Having this in the kernel dump for the timeout case in the
>generic netdev watchdog will help us see quicker which driver
>is involved. It also allows us to collect statistics
>and patterns in terms of which drivers have this event occuring.
>
>Suggested by Andrew Morton
>
>Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
>Signed-off-by: David S. Miller <davem@davemloft.net>

Best Regards
Komuro


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2008-07-30 14:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-28  7:10 NETDEV WATCHDOG: wifi0: transmit timed out Justin Mattock
2008-07-28 13:12 ` Arjan van de Ven
2008-07-28 13:53   ` Justin Mattock
2008-07-28 15:22     ` Alistair John Strachan
2008-07-28 17:27       ` Justin Mattock
  -- strict thread matches above, loose matches on Subject: below --
2008-05-25  2:23 [PLEASE REVERT] "Add a WARN_ON_ONCE" at net/sched/sch_generic.c: Komuro
2008-07-29 12:53 ` NETDEV WATCHDOG: wifi0: transmit timed out Komuro
2008-07-29 13:43   ` Justin Mattock
2008-07-29 13:58   ` Arjan van de Ven
2008-07-29 20:47     ` David Miller
2008-07-29 22:48       ` Justin Mattock
2008-07-30 11:41         ` Dan Williams
2008-07-30 11:48   ` Komuro
2008-07-30 13:22     ` Arjan van de Ven
2008-07-30 14:55       ` Justin Mattock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox