vkernel - Fix pv_entry_count bug
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 22 Jan 2017 17:23:37 +0000 (09:23 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 22 Jan 2017 17:23:37 +0000 (09:23 -0800)
commit005328d67ca444596e7568238b6b7f60b98b6dac
treeb8284f0249d4ce5920e92e03978d941ace3383db
parent85e11dad62e1ede6b8d1ffc5caead7abbb7d6ff5
vkernel - Fix pv_entry_count bug

* Now that we are not protected by a global vm_token, pv_entry_count
  must use atomic ops.
sys/platform/vkernel64/platform/pmap.c