Module Name: src Committed By: matt Date: Tue Jan 31 00:30:52 UTC 2012
Modified Files:
src/sys/uvm: uvm_km.c
Log Message:
Deal with case when kmembase == kmemstart.
Use KASSERTMSG for a few KASSERTs
Make sure to match the color of the VA when we are allocating a physical page.
To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 src/sys/uvm/uvm_km.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
