CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/14 13:34:19
Modified files:
sys/arch/sh/sh : pmap.c
Log message:
Do not leave a bogus dangling pv entry if __pmap_pte_alloc() fails in
pmap_enter() and PMAP_CANFAIL.
>From NetBSD.
