Date: Wed, 01 Sep 2004 14:57:55 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: julian@freebsd.org Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/include param.h Message-ID: <20040901.145755.113101292.imp@bsdimp.com> In-Reply-To: <200409011829.i81ITvq9017808@repoman.freebsd.org> References: <200409011829.i81ITvq9017808@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200409011829.i81ITvq9017808@repoman.freebsd.org>
Julian Elischer <julian@FreeBSD.org> writes:
: julian 2004-09-01 18:29:57 UTC
:
: FreeBSD src repository
:
: Modified files:
: sys/i386/include param.h
: Log:
: Don't ask for this for modules. no modules need to know about preemption at the moment
Generally, .h files shouldn't include opt_goo.h at all. Please remove
it entirely from param.h or find some other way to get this
information. There are a few others in the tree, btu they are
generally in error or are not visible to modules.
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040901.145755.113101292.imp>
