K 10 svn:author V 7 davidxu K 8 svn:date V 27 2006-12-13T09:26:02.000000Z K 7 svn:log V 287 Avoid preempting in maybe_preempt_in_ksegrp() as code in maybe_preempt() did, mainly, if a thread is in inhibited state, don't preempt it since it will yield cpu, while here, synchoronize variable name with maybe_preempt(). Tested by: Dmitriy Kirhlarov PR: kern/105464 END