]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Remove GIANT_REQUIRED from useracc() and vsunlock(). Neither
authoralc <alc@FreeBSD.org>
Sat, 15 Jun 2002 19:10:19 +0000 (19:10 +0000)
committeralc <alc@FreeBSD.org>
Sat, 15 Jun 2002 19:10:19 +0000 (19:10 +0000)
commit12d0065cbf0fb7325119c8dc10021c5277098f44
tree5816205d0b91a506a88fcefc7abee15e4215a829
parentadc2ddac9e71d817246deed734d83ab5dd5648e0
 o Remove GIANT_REQUIRED from useracc() and vsunlock().  Neither
   vm_map_check_protection() nor vm_map_unwire() expect Giant
   to be held.
sys/vm/vm_glue.c