K 10 svn:author V 3 bde K 8 svn:date V 27 1997-07-01T01:34:30.000000Z K 7 svn:log V 253 Un-inline a call to spl0(). It is not time critical, and was only inline because there was no non-inline spl0() to call. Don't frob intr_nesting_level in idle() or cpu_switch(). Interrupts are mostly disabled then, so the frobbing had little effect. END