Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/25/1999 17:37:41
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed May 26 00:37:41 UTC 1999

Modified Files:
	syssrc/sys/arch/alpha/alpha: vm_machdep.c

Log Message:
No longer need to pmap_emulate_reference() in cpu_fork() or cpu_swapin(),
since uvm_fault_wire() does the right thing with access_type.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 syssrc/sys/arch/alpha/alpha/vm_machdep.c

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