kernel - Remove unneeded get_mplock() wrappers near tokens
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 29 Aug 2010 15:13:43 +0000 (08:13 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 29 Aug 2010 15:13:43 +0000 (08:13 -0700)
commiteccc8ca1876b94ac444f3d424f083f397c2af7ba
tree6ebf47f7ee79b15c927fd952c02c70e6336a2747
parentb6468f56c05ffb66cfee56dd846bb30fd1e56412
kernel - Remove unneeded get_mplock() wrappers near tokens

* The xx_tokens replace the mplock functionality (and for now
  they still get the mplock), so clean these up.
sys/vm/vm_pageout.c
sys/vm/vm_swapcache.c