K 10 svn:author V 6 julian K 8 svn:date V 27 2003-05-21T18:53:25.000000Z K 7 svn:log V 303 When we are spilling threads out of the run queue during panic, make sure we keep the thread state variable consistent with its real state. i.e. Don't say it's on the run queue when it isn't. Also clarify the associated comment. Turns a double panic back to a single panic :-/ Approved by: re@ (jhb) END