From owner-freebsd-current Tue Feb 23 1:59:38 1999 Delivered-To: freebsd-current@freebsd.org Received: from gw-nl3.philips.com (gw-nl3.philips.com [192.68.44.35]) by hub.freebsd.org (Postfix) with ESMTP id 5347110EA7 for ; Tue, 23 Feb 1999 01:59:34 -0800 (PST) (envelope-from Jos.Backus@nl.origin-it.com) Received: from smtprelay-nl1.philips.com (localhost.philips.com [127.0.0.1]) by gw-nl3.philips.com with ESMTP id KAA17148 for ; Tue, 23 Feb 1999 10:59:33 +0100 (MET) (envelope-from Jos.Backus@nl.origin-it.com) Received: from smtprelay-eur1.philips.com(130.139.36.3) by gw-nl3.philips.com via mwrap (4.0a) id xma017145; Tue, 23 Feb 99 10:59:33 +0100 Received: from hal.mpn.cp.philips.com (hal.mpn.cp.philips.com [130.139.64.195]) by smtprelay-nl1.philips.com (8.8.5/8.6.10-1.2.2m-970826) with SMTP id KAA28938 for ; Tue, 23 Feb 1999 10:59:29 +0100 (MET) Received: (qmail 2939 invoked by uid 666); 23 Feb 1999 09:59:39 -0000 Date: Tue, 23 Feb 1999 10:59:39 +0100 From: Jos Backus To: Dmitrij Tejblum Cc: freebsd-current@FreeBSD.ORG Subject: Re: panic: zone: entry not free Message-ID: <19990223105939.D97001@hal.mpn.cp.philips.com> Reply-To: Jos Backus References: <19990223094120.A97001@hal.mpn.cp.philips.com> <199902230909.MAA01169@tejblum.dnttm.rssi.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <199902230909.MAA01169@tejblum.dnttm.rssi.ru>; from Dmitrij Tejblum on Tue, Feb 23, 1999 at 12:09:03PM +0300 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 23, 1999 at 12:09:03PM +0300, Dmitrij Tejblum wrote: > Inline functions in vm/vm_zone.h depend on INVARIANTS. These functions > used in msdosfs and in other parts of the kernel. OK, I see. > > How does one add INVARIANTS support to modules? > > You could add -DINVARIANTS to CFLAGS in sys/module/msdosfs/Makefile. > You better just link msdosfs statically, or remove INVARIANTS from your > kernel. I'll try this tonight, thanks. > That is, INVARIANTS in kernel incompatible with dynamic loading. Somehow this strikes me as a Bad Thing... Cheers, -- Jos Backus _/ _/_/_/ "Reliability means never _/ _/ _/ having to say you're sorry." _/ _/_/_/ -- D. J. Bernstein _/ _/ _/ _/ Jos.Backus@nl.origin-it.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message