K 10 svn:author V 6 dillon K 8 svn:date V 27 2000-03-29T06:15:43.000000Z K 7 svn:log V 322 The SMP cleanup commit broke need_resched, this fixes that and also removed unncessary MPLOCKED and 'lock' prefixes from the interrupt nesting level, since (A) the MP lock is held at the time, and (B) since the neting level is restored prior to return any interrupted code will see a consistent value. END