Module Name: src
Committed By: rin
Date: Thu Oct 14 02:22:25 UTC 2021
Modified Files:
src/sys/arch/mips/mips: vm_machdep.c
Log Message:
cpu_uarea_alloc: For ILP32, do not try to allocate physical memory above
pmap_limits.avail_end.
Fix NULL dereference in uvm_pglistalloc_contig_aggressive().
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 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.