Module Name: src Committed By: skrll Date: Wed May 10 12:12:21 UTC 2017
Modified Files: src/sys/arch/mips/mips: vm_machdep.c Log Message: Allow cpu_uarea_alloc to return NULL for non-system LWPs in the non-_LP64 case. That way TLB mapped KVA can be found by uarea_poolpage_alloc. To generate a diff of this commit: cvs rdiff -u -r1.154 -r1.155 src/sys/arch/mips/mips/vm_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.