K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-12-14T02:06:29.000000Z K 7 svn:log V 230 - Assign the ke_cpu field in kseq_notify() so that all of our callers do not have to do it. - Set the ke_runq to NULL in sched_add() before calling kseq_notify(). Otherwise we may panic in sched_add() if INVARIANTS is on. END