Date: Thu, 27 Feb 2003 11:09:59 -0800 (PST) From: Luoqi Chen <luoqi@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 trap.c Message-ID: <200302271909.h1RJ9xD4003531@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luoqi 2003/02/27 11:09:59 PST
Modified files: (Branch: RELENG_4)
sys/i386/i386 trap.c
Log:
MFC rev 1.151
Handle write page faults (both write only or read-modify-write) as MI vm
write-only faults. This would allow write-only mmapped regions to function
correctly.
Thanks to Ulrich Spoerlein for bringing up the issue and testing the patch.
PR: 41747
Approved by: re@
Revision Changes Path
1.147.2.11 +3 -3 src/sys/i386/i386/trap.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302271909.h1RJ9xD4003531>
