Module Name: src Committed By: ragge Date: Fri Mar 30 08:34:35 UTC 2018
Modified Files: src/sys/arch/vax/vax: pmap.c Log Message: Allow allocation of PTE space to fail in pmap_enter if PMAP_CANFAIL is set. This fixes the panic part of PR port-vax/28379. To generate a diff of this commit: cvs rdiff -u -r1.185 -r1.186 src/sys/arch/vax/vax/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.