K 10 svn:author V 8 cperciva K 8 svn:date V 27 2004-04-12T15:56:05.000000Z K 7 svn:log V 267 stop() no longer needs sched_lock held; in fact, holding sched_lock causes a LOR against sleepq. Fix the comment, and fix ptracestop() to pick up sched_lock after stop() rather than before. Reported by: Scott Sipe Reviewed by: rwatson, jhb END