kernel - Fix MP race in vmspace_president_count() (2)
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 25 Mar 2011 21:38:35 +0000 (14:38 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 25 Mar 2011 21:38:35 +0000 (14:38 -0700)
commit7dc51496b094bf268be8bef1af34a49384487961
treecf4204558db40d0ae4191c9e5a4e52b7b0f01e10
parentbf00df772ddc92b5cc369cd2c05cd04930f1d256
kernel - Fix MP race in vmspace_president_count() (2)

* Fix bug in last commit related to buildworld also wanting to use
  the inline functions in vm_map.h

Reported-by: Magliano Andrea <masterblaster@tiscali.it>
sys/vm/vm_map.h