| 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> |
|---|---|---|
| ||
| Previous by Date: | Re: Module paths [Re: CVS commit: src], Jared D. McNeill |
|---|---|
| Next by Date: | Re: Module paths [Re: CVS commit: src], Andrew Doran |
| Previous by Thread: | Re: Module paths [Re: CVS commit: src], Andrew Doran |
| Next by Thread: | Re: Module paths [Re: CVS commit: src], Jared D. McNeill |
| Indexes: | [Date] [Thread] [Top] [All Lists] |