K 10 svn:author V 6 julian K 8 svn:date V 27 2007-10-26T22:18:20.000000Z K 7 svn:log V 176 If kthread_exit() is called on the last kthread in a kproc, then all the work in kproc_exit must be done. We don't actually have a user of this yet but why leave it to chance. END