K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-05-05T21:12:36.000000Z K 7 svn:log V 179 Remove TD_ON_RUNQ() from a check to make sure Giant is not held when calling mi_switch(). The kernel would panic on an earlier KASSERT() in mi_switch() if TD_ON_RUNQ() was true. END