K 10 svn:author V 7 glebius K 8 svn:date V 27 2011-10-23T10:13:20.684100Z K 7 svn:log V 147 Absense of M_WAITOK in malloc flags for UMA doesn't equals presense of M_NOWAIT. Specify M_NOWAIT explicitly. This fixes sleeping with PF_LOCK(). END