The vkernel's copyin/copyout implementation is not MP safe, acquire and
commite0b6b0dd43caf26aacce7511447e43c1772572d2
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Jul 2007 16:52:25 +0000 (2 16:52 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Jul 2007 16:52:25 +0000 (2 16:52 +0000)
treeabe529a361e5c9aaac0783756d5b7518094b0602
parente1afa02c69614a0ebeb6a936f6e3be6160902d18
The vkernel's copyin/copyout implementation is not MP safe, acquire and
release the MP lock.
sys/platform/vkernel/platform/copyio.c