Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2001 15:55:44 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        current@FreeBSD.org
Subject:   RE: cvs commit: src/sys/kern kern_mutex.c
Message-ID:  <XFMail.010224155544.jhb@FreeBSD.org>
In-Reply-To: <200102241936.f1OJaEf71655@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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 <jhb@FreeBSD.org> -- 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010224155544.jhb>