On 11/17/17 18:18, Christos Zoulas wrote:
+       if (flags == 0)
+               flags |= KM_SLEEP;
+       return pool_cache_get(cache, flags);

PR_WAITOK? I know it matches, but it looks odd.

Nick

Reply via email to