K 10 svn:author V 4 jeff K 8 svn:date V 27 2004-10-30T07:35:53.000000Z K 7 svn:log V 281 - In sched_prio() check to see if the kse is assigned to a runq as the check for TD_ON_RUNQ() no longer means the thread is really on a run- queue. I suspect this state should be re-evaluated as it must mean something else now. This fixes ULE+KSE+PREEMPTION on UP x86. END