kernel - Remove mplock from swapon/swapoff
commit0e405aafc69013f2d4f4fb79f42ecafb9f64e19a
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 8 Jan 2017 07:29:00 +0000 (7 23:29 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 8 Jan 2017 07:29:00 +0000 (7 23:29 -0800)
tree625bf84aa1632a5ed529aaf6948182211d769440
parent48e93b2f5147bacf8b47096902071c378be13fbf
kernel - Remove mplock from swapon/swapoff

* The mplock is no longer applicable here, the code is protected by
  swap_mtx.
sys/vm/vm_swap.c