Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2003 09:12:22 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        green@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/conf kern.post.mk kmod.mk
Message-ID:  <20031114.091222.00738834.imp@bsdimp.com>
In-Reply-To: <200311141604.hAEG4BCg041862@repoman.freebsd.org>
References:  <200311141604.hAEG4BCg041862@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200311141604.hAEG4BCg041862@repoman.freebsd.org>
            Brian Feldman <green@FreeBSD.org> writes:
:   Include opt_global.h in the modules build, when building from a normal
:   kernel build.  This makes it possible for me not to get pissed off that
:   random.ko crashes the system trying to rdtsc() when the i386/cpu.h
:   support code decides it's okay to call that op when neither I386_CPU or
:   I486_CPU is defined.  I guess it also makes WITNESS/INVARIANTS defines
:   get picked up by the modules.

I've been polishing similar things that I'd hoped to get into this
release.  I'll try to finish them up today.  You should really talk to
people before doing these things.

Warner



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