Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2002 13:26:49 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <200211092126.gA9LQn6u010615@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/11/09 13:26:49 PST

  Modified files:
    sys/vm               vm_map.c 
  Log:
  Fix an error case in vm_map_wire(): unwiring of an entry during cleanup
  after a user wire error fails when the entry is already system wired.
  
  Reported by:    tegge
  
  Revision  Changes    Path
  1.271     +2 -2      src/sys/vm/vm_map.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?200211092126.gA9LQn6u010615>