K 10 svn:author V 6 alfred K 8 svn:date V 27 2007-09-05T22:18:39.000000Z K 7 svn:log V 242 Remove/refactor calls to turnstile_release() as it turns out that turnstile_unpend_queue() drops the lock that turnstile_release() does. This was triggering a mtx_unlock() of an already unlocked mutex panic. Obtained from: Juniper Networks END