kernel - MPSAFE work - lockup i386 pmap
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 10 Jun 2010 05:49:31 +0000 (22:49 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 10 Jun 2010 05:49:31 +0000 (22:49 -0700)
commit74b9d1ec2f6d9192403457d95b9aaebc5c31a94d
tree5077c60c9f04dfde51abbbfc6895981ebb9f2c17
parentd7ec0cb4c41e621822940d20fa2b82c680a584df
kernel - MPSAFE work - lockup i386 pmap

* Put the critical sections that were removed from pmap.c back in.
  Removing them was a bit premature.  They can be removed once all
  the vm_*.c files are tokenized.
sys/platform/pc32/i386/pmap.c