K 10 svn:author V 7 glebius K 8 svn:date V 27 2011-10-23T10:05:25.352254Z K 7 svn:log V 143 Correct flag for uma_zalloc() is M_WAITOK. M_WAIT is an old and deprecated flag from historical mbuf(9) allocator. This is style only change. END