cvs commit: src/sys/vm vm_fault.c

Tor Egge tegge at FreeBSD.org
Tue Dec 20 04:28:02 PST 2005


tegge       2005-12-20 12:27:59 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_fault.c 
  Log:
  Don't access fs->first_object after dropping reference to it.
  The result could be a missed or extra giant unlock.
  
  Reviewed by:    alc
  
  Revision  Changes    Path
  1.210     +3 -1      src/sys/vm/vm_fault.c


More information about the cvs-all mailing list