Module Name: src Committed By: uebayasi Date: Mon Feb 1 08:16:32 UTC 2010
Modified Files:
src/sys/uvm: uvm_fault.c
Log Message:
Split uvm_fault() into 2 more functions, uvm_fault_check() and
uvm_fault_upper_lookup(). Omit unnecessary arguments passed around.
To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 src/sys/uvm/uvm_fault.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
