Date: Tue, 3 Nov 2009 17:15:15 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/vm vm_fault.c Message-ID: <200911031715.nA3HFQPM073582@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2009-11-03 17:15:15 UTC
FreeBSD src repository
Modified files:
sys/vm vm_fault.c
Log:
SVN rev 198855 on 2009-11-03 17:15:15Z by alc
Eliminate a bit of hackery from vm_fault(). The operations that this
hackery sought to prevent are now properly supported by vm_map_protect().
(See r198505.)
Reviewed by: kib
Revision Changes Path
1.259 +0 -11 src/sys/vm/vm_fault.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911031715.nA3HFQPM073582>
