K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2003-07-27T14:19:23.000000Z K 7 svn:log V 168 Now that we can call kmem_malloc without Giant it should be safe to do mbuf allocation without Giant, so remove the GIANT_REQUIRED from mb_alloc in the M_TRYWAIT case. END