K 10 svn:author V 8 lstewart K 8 svn:date V 27 2010-11-06T12:41:47.506097Z K 7 svn:log V 231 The kthread/kproc KPI differs between 7.x and 8.x+ and requires the use of kthread_exit() in order to get a wakeup delivered to the "struct proc *" which ALQ relies on. This is an intentional direct commit to the 7-STABLE branch. END