Date: Thu, 8 Feb 2001 01:41:12 +0100 From: Andrea Campi <andrea@webcom.it> To: John Baldwin <jhb@FreeBSD.org> Cc: current@FreeBSD.org, "Crist J. Clark" <cjclark@reflexnet.net>, Jim Bloom <bloom@acm.org> Subject: Re: Kernel Panic from Yesterday's CVSup Message-ID: <20010208014108.A13541@webcom.it> In-Reply-To: <XFMail.010207164013.jhb@FreeBSD.org>; from jhb@FreeBSD.org on Wed, Feb 07, 2001 at 04:40:13PM -0800 References: <20010207235459.B534@webcom.it> <XFMail.010207164013.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010208014108.A13541>