Module Name: src Committed By: enami Date: Thu Jan 6 05:51:57 UTC 2011
Modified Files:
src/sys/uvm: uvm_fault.c
Log Message:
Fix bugs introduced by previous commit; allocated page needs to be bound
with the anon, and uvmfault_anonget may be called with ufi NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 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.
