netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: 2.5.46-mm1 3 uninitialized timers during boot, ipv6 related?
       [not found] <3DC8D423.DAD2BF1A@digeo.com>
@ 2002-11-06 13:29 ` Helge Hafting
  2002-11-06 16:57   ` Andrew Morton
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Hafting @ 2002-11-06 13:29 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, davem, kuznet, pekkas, netdev

I see these aren't dangerous, but I guess they're there for
someone to see.  So here they are.
Seems they have something to do with ipv6.

VFS: Mounted root (ext2 filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 308k freed
Adding 502700k swap on /dev/ide/host0/bus0/target0/lun0/part5. 
Priority:-1 extents:1
NTFS volume version 1.2.
Uninitialised timer!
This is just a warning.  Your computer is OK
function=0xc02b53dc, data=0xc1293aec
Call Trace:
 [<c011ebc0>] check_timer_failed+0x40/0x4c
 [<c02b53dc>] igmp6_timer_handler+0x0/0x50
 [<c011eff1>] del_timer+0x15/0x74
 [<c02b529e>] igmp6_join_group+0x8a/0x104
 [<c02b455c>] igmp6_group_added+0xb0/0xbc
 [<c02bcb99>] fl_create+0x1b9/0x1f8
 [<c02b48a9>] ipv6_dev_mc_inc+0x281/0x294
 [<c02a5a1e>] addrconf_join_solict+0x3a/0x44
 [<c02a6e73>] addrconf_dad_start+0x13/0x12c
 [<c02a6844>] addrconf_add_linklocal+0x28/0x40
 [<c02a68f5>] addrconf_dev_config+0x99/0xa4
 [<c02a69de>] addrconf_notify+0x52/0xc0
 [<c0121d5a>] notifier_call_chain+0x1e/0x38
 [<c024f976>] dev_open+0xa2/0xac
 [<c0250a55>] dev_change_flags+0x51/0x104
 [<c0281420>] devinet_ioctl+0x2bc/0x598
 [<c0283827>] inet_ioctl+0x7b/0xb8
 [<c02c3a9b>] packet_ioctl+0x173/0x190
 [<c0249943>] sock_ioctl+0x1ef/0x218
 [<c014bbf9>] sys_ioctl+0x21d/0x274
 [<c0108943>] syscall_call+0x7/0xb

Uninitialised timer!
This is just a warning.  Your computer is OK
function=0xc02b53dc, data=0xc1293a1c
Call Trace:
 [<c011ebc0>] check_timer_failed+0x40/0x4c
 [<c02b53dc>] igmp6_timer_handler+0x0/0x50
 [<c011eff1>] del_timer+0x15/0x74
 [<c02b529e>] igmp6_join_group+0x8a/0x104
 [<c02b455c>] igmp6_group_added+0xb0/0xbc
 [<c02bcb99>] fl_create+0x1b9/0x1f8
 [<c02b48a9>] ipv6_dev_mc_inc+0x281/0x294
 [<c02a5a1e>] addrconf_join_solict+0x3a/0x44
 [<c02a6e73>] addrconf_dad_start+0x13/0x12c
 [<c02a6844>] addrconf_add_linklocal+0x28/0x40
 [<c02a68f5>] addrconf_dev_config+0x99/0xa4
 [<c02a69de>] addrconf_notify+0x52/0xc0
 [<c0121d5a>] notifier_call_chain+0x1e/0x38
 [<c024f976>] dev_open+0xa2/0xac
 [<c0250a55>] dev_change_flags+0x51/0x104
 [<c0281420>] devinet_ioctl+0x2bc/0x598
 [<c0283827>] inet_ioctl+0x7b/0xb8
 [<c0249943>] sock_ioctl+0x1ef/0x218
 [<c014bbf9>] sys_ioctl+0x21d/0x274
 [<c0108943>] syscall_call+0x7/0xb

Uninitialised timer!
This is just a warning.  Your computer is OK
function=0xc02b53dc, data=0xc1293b54
Call Trace:
 [<c011ebc0>] check_timer_failed+0x40/0x4c
 [<c02b53dc>] igmp6_timer_handler+0x0/0x50
 [<c011eff1>] del_timer+0x15/0x74
 [<c02b529e>] igmp6_join_group+0x8a/0x104
 [<c02b455c>] igmp6_group_added+0xb0/0xbc
 [<c02bcb99>] fl_create+0x1b9/0x1f8
 [<c02b48a9>] ipv6_dev_mc_inc+0x281/0x294
 [<c02a5a1e>] addrconf_join_solict+0x3a/0x44
 [<c02a6e73>] addrconf_dad_start+0x13/0x12c
 [<c02a6844>] addrconf_add_linklocal+0x28/0x40
 [<c02a68f5>] addrconf_dev_config+0x99/0xa4
 [<c02a69de>] addrconf_notify+0x52/0xc0
 [<c0121d5a>] notifier_call_chain+0x1e/0x38
 [<c024f976>] dev_open+0xa2/0xac
 [<c0250a55>] dev_change_flags+0x51/0x104
 [<c0281420>] devinet_ioctl+0x2bc/0x598
 [<c0283827>] inet_ioctl+0x7b/0xb8
 [<c0249943>] sock_ioctl+0x1ef/0x218
 [<c014bbf9>] sys_ioctl+0x21d/0x274
 [<c0108943>] syscall_call+0x7/0xb

eth0: no IPv6 routers present

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

* Re: 2.5.46-mm1 3 uninitialized timers during boot, ipv6 related?
  2002-11-06 13:29 ` 2.5.46-mm1 3 uninitialized timers during boot, ipv6 related? Helge Hafting
@ 2002-11-06 16:57   ` Andrew Morton
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2002-11-06 16:57 UTC (permalink / raw)
  To: Helge Hafting; +Cc: linux-kernel, davem, kuznet, pekkas, netdev

Helge Hafting wrote:
> 
> I see these aren't dangerous, but I guess they're there for
> someone to see.  So here they are.
> Seems they have something to do with ipv6.
> 

Dave has a bunch of additional fixes for net/*.  Expect them to emerge
from kernel.org real soon.

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

end of thread, other threads:[~2002-11-06 16:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <3DC8D423.DAD2BF1A@digeo.com>
2002-11-06 13:29 ` 2.5.46-mm1 3 uninitialized timers during boot, ipv6 related? Helge Hafting
2002-11-06 16:57   ` Andrew Morton

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).