Date: Mon, 28 Apr 2003 17:17:58 -0700 From: Jeffrey Hsu <hsu@FreeBSD.org> To: "M. Warner Losh" <imp@bsdimp.com> Cc: jhb@FreeBSD.org Subject: Re: panic: sleeping thread owns a mutex Message-ID: <200304290009.h3T097Pi008679@mta4.rcsntx.swbell.net> In-Reply-To: Message from "M. Warner Losh" <imp@bsdimp.com> <20030428.173925.21929852.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> bus_teardown_intr(...) > We can't get an interrupt after this returns, and we're guaranteed > that the interrupt has terminated. Ah, I missed the msleep() synchronization point in ithread_remove_handler(). Jeffrey
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304290009.h3T097Pi008679>