Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2003 11:35:52 -0500
From:      "Brian F. Feldman" <green@FreeBSD.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/conf kern.post.mk kmod.mk 
Message-ID:  <200311141635.hAEGZqiT031464@green.bikeshed.org>
In-Reply-To: Message from "M. Warner Losh" <imp@bsdimp.com>  <20031114.091222.00738834.imp@bsdimp.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
"M. Warner Losh" <imp@bsdimp.com> wrote:
> 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.

I know that you have been working on that, and I'm very happy to see that.  
If this makes things difficult of course there's no reason not to remove it 
other than being an interim solution for crashes people might see now.  If I 
didn't know you were working on the smarter module build, I would have just 
gone through all the headers and tried to remove all the "harmful" uses of 
constants defined by opt_global.h (which I feel is very much not a 
"solution", but either way... getting rid of the problem is important, and I 
don't think that the importance is particularly diminished just because the 
bugs have existed for a while, IMHO).

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green@FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\




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