K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-03-01T09:00:42.000000Z K 7 svn:log V 337 Remove two simultaneous acquisitions of multiple unpcb locks from uipc_send in cases where only a global read lock is held by breaking them out and avoiding the unpcb lock acquire in the common case. This avoids deadlocks which manifested with X11, and should also marginally further improve performance. Reported by: sepotvin, brooks END