Hi, Am Montag, 19. Januar 2004 20:49 schrieb Krishna Kumar: > Hi, > > Can you test with following patch ? Yes, and it cures the Oops here! > thanks, Thank you, too! > - KK Thomas Schlichter > diff -ruN linux-2.6.0-rc2-bk6/net/ipv6/route.c > linux-2.6.0-rc2-bk6.new/net/ipv6/route.c --- > linux-2.6.0-rc2-bk6/net/ipv6/route.c 2004-01-19 11:41:14.000000000 -0800 > +++ linux-2.6.0-rc2-bk6.new/net/ipv6/route.c 2004-01-19 11:42:33.000000000 > -0800 @@ -1974,6 +1974,7 @@ > .proc_handler = &proc_dointvec_jiffies, > .strategy = &sysctl_jiffies, > }, > + { .ctl_name = 0 } > }; > > #endif