K 10 svn:author V 5 peter K 8 svn:date V 27 2001-01-23T09:43:23.000000Z K 7 svn:log V 163 In answer to the comment: /* XXX is it OK to block here? */, the answer is definately NO! as we are in interrupt context and malloc() does a KASSERT() to be sure. END