cvs commit: src/sys/kern kern_physio.c

Alan Cox alc at FreeBSD.org
Sat Apr 5 13:19:59 PST 2003


alc         2003/04/05 13:19:58 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_physio.c 
  Log:
  Sufficient access checks are performed by vmapbuf() that calling
  useracc() is pointless.  Remove the call to useracc() from physio().
  
  Reviewed by:    tegge
  
  Revision  Changes    Path
  1.57      +1 -15     src/sys/kern/kern_physio.c


More information about the cvs-src mailing list