K 10 svn:author V 7 davidxu K 8 svn:date V 27 2006-06-14T03:46:03.000000Z K 7 svn:log V 225 Clear ke_runq before calling maybe_preempt, this avoids a KASSERT(ke->ke_runq == NULL) panic when the sched_add is recursively called by maybe_preempt. Reported by: Wojciech A. Koszek < dunstan at freebsd dot czest dot pl > END