fa.netbsd.tech.kern
[Top] [All Lists]

Re: Module paths [Re: CVS commit: src]

Subject: Re: Module paths [Re: CVS commit: src]
From: Andrew Doran
Date: Sun, 04 May 2008 14:12:09 UTC
Newsgroups: fa.netbsd.tech.kern

On Sun, May 04, 2008 at 03:08:41PM +0100, Andrew Doran wrote:

> The ABI is insensitive to DIAGNOSTIC and LOCKDEBUG these days. Actually,
> there is a problem with KASSERT(mutex_owned(...)) on a spin mutex but that
> is a bug and I had forgotten about it. I'll file a PR.

Wait, I tell a lie - mutex_owned() will always always return true if
!DIAGNOSTIC and !MULTIPROCESSOR, for modules that have KASSERTs.

Andrew

<Prev in Thread] Current Thread [Next in Thread>