From owner-freebsd-current Wed Feb 7 16:47:54 2001 Delivered-To: freebsd-current@freebsd.org Received: from webcom.it (unknown [212.239.10.243]) by hub.freebsd.org (Postfix) with SMTP id D7C7637B401 for ; Wed, 7 Feb 2001 16:47:33 -0800 (PST) Received: (qmail 14490 invoked by uid 1000); 8 Feb 2001 00:41:15 -0000 Date: Thu, 8 Feb 2001 01:41:12 +0100 From: Andrea Campi To: John Baldwin Cc: current@FreeBSD.org, "Crist J. Clark" , Jim Bloom Subject: Re: Kernel Panic from Yesterday's CVSup Message-ID: <20010208014108.A13541@webcom.it> References: <20010207235459.B534@webcom.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.org on Wed, Feb 07, 2001 at 04:40:13PM -0800 X-Echelon: BND CIA NSA Mossad KGB MI6 IRA detonator nuclear assault strike Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Yes, the intr_nesting_level needs to be dropped before calling kthread_exit(). > I have this fixed in a different manner locally. You can try that to see if it > gets farther. However, your problems with lpr are a known problem and one that > is in the process of being fixed. No that was the other guy. My problem is when ejecting a pccard ethernet card, which of course is the only device on that irq, triggering this bug which is probably much less exercised on desktops (another good argument for keeping current on my laptop). This said, I'd love to try your patch to decrement intr_nesting_level and see what happens. Bye, andrea -- To boldly go where I surely don't belong. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message