Date: Tue, 23 Feb 1999 10:59:39 +0100 From: Jos Backus <Jos.Backus@nl.origin-it.com> To: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru> Cc: freebsd-current@FreeBSD.ORG Subject: Re: panic: zone: entry not free Message-ID: <19990223105939.D97001@hal.mpn.cp.philips.com> In-Reply-To: <199902230909.MAA01169@tejblum.dnttm.rssi.ru>; from Dmitrij Tejblum on Tue, Feb 23, 1999 at 12:09:03PM %2B0300 References: <19990223094120.A97001@hal.mpn.cp.philips.com> <199902230909.MAA01169@tejblum.dnttm.rssi.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990223105939.D97001>