Module Name: src Committed By: matt Date: Wed Nov 23 01:07:50 UTC 2011
Modified Files: src/sys/uvm: uvm_glue.c Log Message: When allocating a page for a kernel stack and PMAP_ALLOC_POOLPAGE is defined, use it. (allows a MIPS N32 kernel to boot when there is memory outside of KSEG0). To generate a diff of this commit: cvs rdiff -u -r1.151 -r1.152 src/sys/uvm/uvm_glue.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.