NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/28379 CVS commit: src/sys/arch/vax/vax



The following reply was made to PR port-vax/28379; it has been noted by GNATS.

From: "Anders Magnusson" <ragge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/28379 CVS commit: src/sys/arch/vax/vax
Date: Fri, 30 Mar 2018 08:34:35 +0000

 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.
 


Home | Main Index | Thread Index | Old Index