On 24-Feb-01 John Baldwin wrote:
> jhb         2001/02/24 11:36:13 PST
> 
>   Modified files:
>     sys/kern             kern_mutex.c 
>   Log:
>     ...
>   - Make the _mtx_assert() function be compiled in if INVARIANTS_SUPPORT is
>     defined rather than if INVARIANTS is defined so that a KLD compiled
>     with INVARIANTS that uses mtx_assert() can be used with a kernel that
>     just has INVARIANT_SUPPORT compiled in.

With this, building a kernel with INVARIANTS is back to requiring
INVARIANT_SUPPORT to be present in the kernel.

-- 

John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to