Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S271369AbUJVPQe (ORCPT ); Fri, 22 Oct 2004 11:16:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S271359AbUJVPQd (ORCPT ); Fri, 22 Oct 2004 11:16:33 -0400 Received: from mail4.utc.com ([192.249.46.193]:14239 "EHLO mail4.utc.com") by vger.kernel.org with ESMTP id S271365AbUJVPQJ (ORCPT ); Fri, 22 Oct 2004 11:16:09 -0400 Message-ID: <41792427.8020100@cybsft.com> Date: Fri, 22 Oct 2004 10:15:51 -0500 From: "K.R. Foley" Organization: Cybersoft Solutions, Inc. User-Agent: Mozilla Thunderbird 0.8 (X11/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: tglx@linutronix.de CC: Ingo Molnar , LKML , Lee Revell , Rui Nuno Capela , Mark_H_Johnson@Raytheon.com, Bill Huey , Adam Heath , Florian Schmidt , Michal Schmidt , Fernando Pablo Lopez-Lezcano Subject: Re: [patch] Real-Time Preemption, -RT-2.6.9-rc4-mm1-U9 References: <20041013061518.GA1083@elte.hu> <20041014002433.GA19399@elte.hu> <20041014143131.GA20258@elte.hu> <20041014234202.GA26207@elte.hu> <20041015102633.GA20132@elte.hu> <20041016153344.GA16766@elte.hu> <20041018145008.GA25707@elte.hu> <20041019124605.GA28896@elte.hu> <20041019180059.GA23113@elte.hu> <20041020094508.GA29080@elte.hu> <20041021132717.GA29153@elte.hu> <4177FADC.6030905@cybsft.com> <1098384016.27089.42.camel@thomas> <41780687.8030408@cybsft.com> <1098385049.27089.51.camel@thomas> <41791564.20200@cybsft.com> <1098456218.8955.373.camel@thomas> In-Reply-To: <1098456218.8955.373.camel@thomas> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1368 Lines: 33 Thomas Gleixner wrote: > On Fri, 2004-10-22 at 16:12, K.R. Foley wrote: > >>I am not sure why the tulip driver is being loaded,unloaded,reloaded >>every time on boot? Anyway, I wanted to check to see if I could generate >>the above bug on subsequent unloads of the module. I downed the network >>and the unloaded the tulip module. I did get the message below when >>unloading the module but no "BUG: atomic counter underflow" message. >> >>Oct 22 05:43:33 porky kernel: tulip 0000:04:0a.0: Device was removed >>without properly calling pci_disable_device(). This may need fixing. >>Oct 22 05:43:33 porky net.agent[921]: remove event not handled > > > Can you please verify this against vanilla 2.6.9 and 2.6.9-mm1 ? > > tglx > I will verify it against 2.6.9 when I get time. I did verify the "Device was removed without properly calling pci_disable_device(). This may need fixing." message is generated with 2.6.9-rc3-mm3 without preempt patches. Also thanks to Mark Johnson's suggestion I verified that the reason the driver is being loaded twice is because kudzu is loading it once then unloading it. kr - 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/