* rtl8169 related kernel splat in 2.6.38.4
@ 2011-04-26 22:03 Ben Greear
2011-04-27 20:34 ` Francois Romieu
0 siblings, 1 reply; 2+ messages in thread
From: Ben Greear @ 2011-04-26 22:03 UTC (permalink / raw)
To: netdev
I see this on every (or at least most) boots:
------------[ cut here ]------------
WARNING: at /home/greearb/git/linux-2.6.dev.38.y/kernel/timer.c:983 del_timer_sync+0x25/0x37()
Hardware name: To Be Filled By O.E.M.
Modules linked in: veth 8021q garp stp llc fuse macvlan wanlink(P) pktgen coretemp hwmon nfs lockd fscache nfs_acl auth_rpcgss sunrpc ipv6 uinput arc4 ecb
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_seq ath9k snd_seq_device mac80211 snd_pcm ath9k_common ath9k_hw snd_timer ath cfg80211 snd r8169
iTCO_wdt soundcore iTCO_vendor_support microcode i2c_i801 snd_page_alloc serio_raw mii pcspkr i915 drm_kms_helper drm i2c_algo_bit video [last unloaded:
scsi_wait_scan]
Pid: 3224, comm: ifup Tainted: P 2.6.38.4+ #6
Call Trace:
[<c043094b>] ? warn_slowpath_common+0x65/0x7a
[<c04398a0>] ? del_timer_sync+0x25/0x37
[<c043096f>] ? warn_slowpath_null+0xf/0x13
[<c04398a0>] ? del_timer_sync+0x25/0x37
[<c06e94f3>] ? linkwatch_schedule_work+0x68/0x83
[<c06e95b6>] ? linkwatch_fire_event+0xa8/0xad
[<c06ef193>] ? netif_carrier_on+0x23/0x34
[<f8af1b32>] ? __rtl8169_check_link_status+0x4f/0xaf [r8169]
[<f8af2376>] ? rtl8169_interrupt+0x1e3/0x287 [r8169]
[<c046c87c>] ? handle_IRQ_event+0x1d/0x9c
[<c046e130>] ? handle_edge_irq+0xba/0x100
[<c046e076>] ? handle_edge_irq+0x0/0x100
<IRQ> [<c0404026>] ? do_IRQ+0x37/0x90
[<c04035e9>] ? common_interrupt+0x29/0x30
[<c0491283>] ? unmap_vmas+0x477/0x5b7
[<c049298b>] ? __do_fault+0x2f3/0x323
[<c0495676>] ? exit_mmap+0x7a/0xc3
[<c042ecd1>] ? mmput+0x61/0xd5
[<c0432430>] ? exit_mm+0x103/0x10b
[<c0433cd9>] ? do_exit+0x1b4/0x5cc
[<c0580fed>] ? copy_to_user+0x2f/0x106
[<c043a88c>] ? sys_rt_sigaction+0x64/0x77
[<c0434153>] ? do_group_exit+0x62/0x85
[<c0772373>] ? do_device_not_available+0x0/0x1a
[<c0434189>] ? sys_exit_group+0x13/0x17
[<c040301c>] ? sysenter_do_call+0x12/0x28
---[ end trace da518b58347d6cca ]---
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: rtl8169 related kernel splat in 2.6.38.4
2011-04-26 22:03 rtl8169 related kernel splat in 2.6.38.4 Ben Greear
@ 2011-04-27 20:34 ` Francois Romieu
0 siblings, 0 replies; 2+ messages in thread
From: Francois Romieu @ 2011-04-27 20:34 UTC (permalink / raw)
To: Ben Greear; +Cc: netdev
Ben Greear <greearb@candelatech.com> :
[...]
> WARNING: at /home/greearb/git/linux-2.6.dev.38.y/kernel/timer.c:983 del_timer_sync+0x25/0x37()
[...]
> [<c043094b>] ? warn_slowpath_common+0x65/0x7a
> [<c04398a0>] ? del_timer_sync+0x25/0x37
> [<c043096f>] ? warn_slowpath_null+0xf/0x13
> [<c04398a0>] ? del_timer_sync+0x25/0x37
> [<c06e94f3>] ? linkwatch_schedule_work+0x68/0x83
> [<c06e95b6>] ? linkwatch_fire_event+0xa8/0xad
> [<c06ef193>] ? netif_carrier_on+0x23/0x34
> [<f8af1b32>] ? __rtl8169_check_link_status+0x4f/0xaf [r8169]
linkwatch_schedule_work
-> cancel_delayed_work
-> del_timer_sync
-> *466bd3030973910118ca601da8072be97a1e2209 was here*
At first sight it should happen in -git too. I'll search a fix
back home.
--
Ueimor
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-27 20:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-26 22:03 rtl8169 related kernel splat in 2.6.38.4 Ben Greear
2011-04-27 20:34 ` Francois Romieu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).