kernel - unlock pbuf prior to acquiring a spinlock
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 25 Aug 2010 18:44:11 +0000 (11:44 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 25 Aug 2010 18:44:11 +0000 (11:44 -0700)
commit7757d1c2586617175fd124c67920169b278d3b97
tree181983684c149d822fabf6cd12a3e16797e2e965
parent59a647b1098f34e5e2d4c16529e0075e54f9b83b
kernel - unlock pbuf prior to acquiring a spinlock

* In relpbuf() move the BUF_UNLOCK() outside the spinlock.
sys/vm/vm_pager.c