Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/19/2000 20:36:08
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat May 20 03:36:07 UTC 2000

Modified Files:
	syssrc/sys/uvm: uvm_pager.c

Log Message:
Remove VM_PROT_EXECUTE from the permissions used to map the page
for pager I/O -- it is not needed, and including it leads to
unnecessary I-cache flushes.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/uvm/uvm_pager.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.