K 10 svn:author V 7 davidxu K 8 svn:date V 27 2010-10-23T13:16:39.561952Z K 7 svn:log V 187 In thr_exit() and kthread_exit(), only remove thread from hash if it can directly exit, otherwise let exit1() do it. The change should be in r213950, but for unknown reason, it was lost. END