Module Name: src Committed By: matt Date: Sat Nov 8 08:01:34 UTC 2014
Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: When allocing a l1page, if a page isn't available, use uvm_wait to wait for one to become available. Should fix PR/49364. To generate a diff of this commit: cvs rdiff -u -r1.311 -r1.312 src/sys/arch/arm/arm32/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.