DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: vkernel - Make copyin/copyout mpsafe
commit a3f156de2343d3f32949a5b9032e1a872d044ef1
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Aug 27 19:41:34 2010 -0700
vkernel - Make copyin/copyout mpsafe
* copyin and copyout are mpsafe now that the VM system is locked up,
so remove the get_mplock()/rel_mplock() wrapper.
Summary of changes:
sys/platform/vkernel/platform/copyio.c | 6 ------
sys/platform/vkernel64/platform/copyio.c | 6 ------
2 files changed, 0 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a3f156de2343d3f32949a5b9032e1a872d044ef1
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]