K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-11-17T17:37:43.000000Z K 7 svn:log V 308 - Change extra sanity checks in cpu_switch() to be conditional on INVARIANTS instead of DIAGNOSTIC. - Remove the p_wchan check as it no longer applies since a process may be switched out during CURSIG() within msleep() or mawait(). - Remove an extra sanity check only needed during the early SMPng work. END