K 10 svn:author V 6 jlemon K 8 svn:date V 27 1999-03-18T04:22:23.000000Z K 7 svn:log V 227 Change btrl/btsl to cmpl/movl, since each cpu now has their own copy of private_tss, and there's no need to use a bit array. Also fixes the problem of using `je' after btrl, since cmpl sets ZF. Noticed by: Luoqi, on -current END