K 10 svn:author V 7 davidxu K 8 svn:date V 27 2004-10-03T13:23:49.000000Z K 7 svn:log V 229 Don't bother to turn off other P_STOPPED bits for SIGKILL, doing so would cause kernel to produce an unkillable process in some cases, especially, P_STOPPED_SINGLE has a singling thread, turning off the bit would mess the state. END