cvs commit: src/sys/i386/include param.h

Dag-Erling Smørgrav des at des.no
Wed Sep 1 13:04:42 PDT 2004


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
-- 
Dag-Erling Smørgrav - des at des.no


More information about the cvs-src mailing list