K 10 svn:author V 4 fsmp K 8 svn:date V 27 1997-08-30T08:08:10.000000Z K 7 svn:log V 341 Another round of lock pushdown. Add a simplelock to deal with disable_intr()/enable_intr() as used in UP kernel. UP kernel expects that this is enough to guarantee exclusive access to regions of code bracketed by these 2 functions. Add a simplelock to bracket clock accesses in clock.c: clock_lock. Help from: Bruce Evans END