Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269096AbUIRBhZ (ORCPT ); Fri, 17 Sep 2004 21:37:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269097AbUIRBhZ (ORCPT ); Fri, 17 Sep 2004 21:37:25 -0400 Received: from rproxy.gmail.com ([64.233.170.203]:20587 "EHLO mproxy.gmail.com") by vger.kernel.org with ESMTP id S269096AbUIRBhW (ORCPT ); Fri, 17 Sep 2004 21:37:22 -0400 Message-ID: <9e473391040917183726113e91@mail.gmail.com> Date: Fri, 17 Sep 2004 21:37:15 -0400 From: Jon Smirl Reply-To: Jon Smirl To: Herbert Xu Subject: Re: [TRIVIAL] Fix recent bug in fib_semantics.c Cc: davem@davemloft.net, david@gibson.dropbear.id.au, akpm@osdl.org, trivial@rustcorp.com.au, linux-kernel@vger.kernel.org, netdev@oss.sgi.com In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <9e47339104091717215e9be08b@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1474 Lines: 48 Call stack at failure: e1000_exit_module ...pci calls... e1000_remove unregister_netdev unregister_netdevice notifier_call_chain fib_netdev_event fib_disable_ip error_code Rest of the info has scrolled off the screen. The problem is when RH/Fedora is doing it's modprobe/rmmod to detect what hardware is in the system since that's the only thing that would be rmmod'ing e1000. On the same system if I disable networking and boot, I can modprobe/rmmod the drivers without problem. So I'd conclude that RH is doing something special during it's probing phase, but I don't know enough about the RH init scripts to know what it is. On Sat, 18 Sep 2004 10:27:47 +1000, Herbert Xu wrote: > Jon Smirl wrote: > > I'm still OOPsing at boot in fib_disable_ip+21 from > > fib_netdev_event+63. Both e1000 and tg3 are effected. I have current > > linus bk as of time of this message. > > Please post the complete error message. > -- > Visit Openswan at http://www.openswan.org/ > Email: Herbert Xu ~{PmV>HI~} > Home Page: http://gondor.apana.org.au/~herbert/ > PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt > -- Jon Smirl jonsmirl@gmail.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/