Module Name: src Committed By: matt Date: Mon Sep 3 14:21:24 UTC 2012
Modified Files:
src/sys/uvm: uvm_km.c
Log Message:
Fix a bug where the kernel was never grown to accomodate the kmem VA space
since that happens before the kernel_map is set.
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 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.
