kernel - Acquire vm_token in pmap_remove_all() (3)
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 5 Oct 2012 05:15:04 +0000 (22:15 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 5 Oct 2012 05:15:04 +0000 (22:15 -0700)
commit1c10d640e6ff098938e7733576ce814c8876b118
tree0f25e260747faa6decd31661f0126e46996bb3b4
parent2160c64a7b9dd171e554291a062b232251443c53
kernel - Acquire vm_token in pmap_remove_all() (3)

* Correct bug in last commit, resident_count adjustment has to be
  moved past the revalidation.
sys/platform/pc32/i386/pmap.c