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