kernel - Fix missing chain wait
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 25 Dec 2011 22:32:29 +0000 (14:32 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 25 Dec 2011 22:32:29 +0000 (14:32 -0800)
commit7050f2f38be098c652500555701a381176e0ee8f
treecc35edd728527e73a25b42a1a4f123540d394df8
parent4b5d45fcfc66f9684102c1b9304c0988ae45af1a
kernel - Fix missing chain wait

* Fix a missing chain wait prior to adding a ref to the VM object in the
  sysv shm code.

Reported-by: lentferj
sys/kern/sysv_shm.c