tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Module paths [Re: CVS commit: src]
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
Home |
Main Index |
Thread Index |
Old Index