K 10 svn:author V 5 markj K 8 svn:date V 27 2016-07-20T01:01:50.026962Z K 7 svn:log V 303 Release the second critical section in uma_zfree_arg() slightly earlier. It is only needed when removing a full bucket from the per-CPU cache. The bucket cache (uz_buckets) is protected by the zone mutex and thus the critical section can be released before inserting into that list. MFC after: 1 week END