cvs commit: src/sys/vm vm_map.c

Matthew Dillon dillon at apollo.backplane.com
Sat Nov 29 11:32:25 PST 2003


:drhodus     2003/11/29 10:56:22 PST
:
:DragonFly src repository
:
:  Modified files:
:    sys/vm               vm_map.c 
:  Log:
:  *	Prevent leakage of wired pages by setting start_entry
:  	during vm_map_wire().
:  
:  Revision  Changes    Path
:  1.16      +11 -0     src/sys/vm/vm_map.c
:
:http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_map.c.diff?r1=1.15&r2=1.16&f=h

    Excellent.  I thought this was fixed before but it must have slipped 
    through somehow.  Always try to remember to add a line to the commit
    message saying where a patch came from.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Commits mailing list