cvs commit: src/sys/i386/include param.h
Julian Elischer
julian at elischer.org
Wed Sep 1 13:38:21 PDT 2004
I'm rapidly coming to that conclusion myself..
breaks all over the place because so many places pretend to be the
kernel when they are not.
Dag-Erling Smørgrav wrote:
>Julian Elischer <julian at FreeBSD.org> writes:
>
>
>> Log:
>> Don't ask for this for modules. no modules need to know about preemption at the moment
>>
>>
>
>Including opt_* from other headers is a big no-no. If I were you, I
>would seriously consider reverting this file to 1.72 and finding some
>other way of solving this, such as turning PREEMPTION off entirely or
>adding an #error to sched_ule.c conditional on PREEMPTION.
>
>DES
>
>
More information about the cvs-src
mailing list