From owner-freebsd-current Sat Feb 24 15:56:30 2001 Delivered-To: freebsd-current@freebsd.org Received: from moby.geekhouse.net (moby.geekhouse.net [64.81.6.36]) by hub.freebsd.org (Postfix) with ESMTP id 18BFA37B699 for ; Sat, 24 Feb 2001 15:56:01 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@dhcp152.geekhouse.net [192.168.1.152]) by moby.geekhouse.net (8.11.0/8.9.3) with ESMTP id f1ONu6181833 for ; Sat, 24 Feb 2001 15:56:06 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200102241936.f1OJaEf71655@freefall.freebsd.org> Date: Sat, 24 Feb 2001 15:55:44 -0800 (PST) From: John Baldwin To: current@FreeBSD.org Subject: RE: cvs commit: src/sys/kern kern_mutex.c Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 -- 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