K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-04-17T22:37:48.000000Z K 7 svn:log V 180 - kthread's don't have p_textvp set to anything, so replace code that dealt with that possibility with a KASSERT(). - No need to set P_SYSTEM, kthread_create() does that for us. END