K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-02-06T21:56:13.000000Z K 7 svn:log V 194 - Move the wakeup() for exiting kthreads out of exit1() and into kthread_exit() as that is cleaner and less obscured. It also does the wakeup sooner. - Add some comments to kthread_exit(). END