NetBSD-Bugs archive

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

PR/55186 CVS commit: src/sys/arch/arm/arm32



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

From: "Andrew Doran" <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55186 CVS commit: src/sys/arch/arm/arm32
Date: Sun, 19 Apr 2020 21:24:36 +0000

 Module Name:	src
 Committed By:	ad
 Date:		Sun Apr 19 21:24:36 UTC 2020
 
 Modified Files:
 	src/sys/arch/arm/arm32: pmap.c
 
 Log Message:
 PR port-arm/55186: tests crash arm pmap
 
 pmap_clearbit(): take execbits into account in the fastpath.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.410 -r1.411 src/sys/arch/arm/arm32/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