Date: Sat, 15 Jun 2002 12:10:20 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_glue.c Message-ID: <200206151910.g5FJAKT55693@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc         2002/06/15 12:10:20 PDT
  Modified files:
    sys/vm               vm_glue.c 
  Log:
   o Remove GIANT_REQUIRED from useracc() and vsunlock().  Neither
     vm_map_check_protection() nor vm_map_unwire() expect Giant
     to be held.
  
  Revision  Changes    Path
  1.136     +4 -3      src/sys/vm/vm_glue.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206151910.g5FJAKT55693>
