Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S270901AbUJUTjb (ORCPT ); Thu, 21 Oct 2004 15:39:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S270864AbUJUTie (ORCPT ); Thu, 21 Oct 2004 15:38:34 -0400 Received: from 213-239-205-147.clients.your-server.de ([213.239.205.147]:53667 "EHLO debian.tglx.de") by vger.kernel.org with ESMTP id S270813AbUJUSsX (ORCPT ); Thu, 21 Oct 2004 14:48:23 -0400 Subject: Re: [patch] Real-Time Preemption, -RT-2.6.9-rc4-mm1-U9 From: Thomas Gleixner Reply-To: tglx@linutronix.de To: "K.R. Foley" 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 In-Reply-To: <4177FADC.6030905@cybsft.com> 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> Content-Type: text/plain Organization: linutronix Message-Id: <1098384016.27089.42.camel@thomas> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 21 Oct 2004 20:40:16 +0200 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3158 Lines: 55 On Thu, 2004-10-21 at 20:07, K.R. Foley wrote: > Ingo Molnar wrote: > > i have released the -U9 Real-Time Preemption patch, which can be > > downloaded from: > > > > http://redhat.com/~mingo/realtime-preempt/ > > > > Finally a patch that I can get booted on my older SMP system at home > again. More correctly it is U9.2. I have been having problems with these > hanging after U5. Haven't had a ton of time to try to track down the > problems and didn't want to report problems without having done enough > troubleshooting. Anyway, I got this while booting U9.2. I guess, you don't have a tulip network card in your box, as the module is removed. The question is, if it got registered correctly before the removal. tglx > Oct 21 12:33:22 porky kernel: BUG: atomic counter underflow at: > Oct 21 12:33:22 porky kernel: [] qdisc_destroy+0x98/0xa0 (12) > Oct 21 12:33:22 porky kernel: [] dev_shutdown+0x3d/0xa0 (16) > Oct 21 12:33:22 porky kernel: [] unregister_netdevice+0x13b/0x280 (28) > Oct 21 12:33:22 porky netfs: Mounting other filesystems: succeeded > Oct 21 12:33:22 porky kernel: [] mcount+0x14/0x18 (12) > Oct 21 12:33:22 porky kernel: [] tulip_remove_one+0x0/0xa0 [tulip] (4) > Oct 21 12:33:22 porky kernel: [] unregister_netdev+0x1e/0x30 (24) > Oct 21 12:33:22 porky kernel: [] tulip_remove_one+0x2f/0xa0 [tulip] (16) > Oct 21 12:33:22 porky kernel: [] device_release_driver+0x67/0x70 (8) > Oct 21 12:33:22 porky kernel: [] mcount+0x14/0x18 (8) > Oct 21 12:33:22 porky kernel: [] pci_device_remove+0x76/0x80 (20) > Oct 21 12:33:22 porky kernel: [] device_detach_shutdown+0xb/0x40 (12) > Oct 21 12:33:22 porky kernel: [] device_release_driver+0x67/0x70 (12) > Oct 21 12:33:22 porky kernel: [] driver_detach+0x2b/0x40 (24) > Oct 21 12:33:22 porky kernel: [] bus_remove_driver+0x3f/0x70 (20) > Oct 21 12:33:22 porky kernel: [] driver_unregister+0x19/0x30 (20) > Oct 21 12:33:22 porky kernel: [] pci_unregister_driver+0x1c/0x30 (16) > Oct 21 12:33:22 porky kernel: [] tulip_cleanup+0x17/0x1b [tulip] (16) > Oct 21 12:33:22 porky kernel: [] sys_delete_module+0x121/0x150 (12) > Oct 21 12:33:22 porky kernel: [] sys_munmap+0x51/0x60 (64) > Oct 21 12:33:22 porky kernel: [] do_page_fault+0x0/0x660 (16) > Oct 21 12:33:22 porky kernel: [] sysenter_past_esp+0x52/0x71 (16) > Oct 21 12:33:22 porky kernel: preempt count: 00000001 > Oct 21 12:33:22 porky kernel: . 1-level deep critical section nesting: > Oct 21 12:33:22 porky kernel: .. entry 1: print_traces+0x1d/0x60 / (dump_stack+0x23/0x30) > Oct 21 12:33:22 porky kernel: > Oct 21 12:33:22 porky kernel: tulip 0000:04:0a.0: Device was removed without properly calling pci_disable_device(). This may need fixing. - 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/