K 10 svn:author V 6 scottl K 8 svn:date V 27 2004-09-02T18:59:15.000000Z K 7 svn:log V 248 Turn PREEMPTION into a kernel option. Make sure that it's defined if FULL_PREEMPTION is defined. Add a runtime warning to ULE if PREEMPTION is enabled (code inspired by the PREEMPTION warning in kern_switch.c). This is a possible MT5 candidate. END