NetBSD-Bugs archive

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

PR/56118 CVS commit: src/sys/arch/hppa/hppa



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

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56118 CVS commit: src/sys/arch/hppa/hppa
Date: Thu, 9 Jun 2022 16:38:23 +0000

 Module Name:	src
 Committed By:	skrll
 Date:		Thu Jun  9 16:38:23 UTC 2022
 
 Modified Files:
 	src/sys/arch/hppa/hppa: pmap.c trap.c
 
 Log Message:
 Handle 'NA' (non-access) traps for the lpa and probe instructions.  The
 change is inspired by OpenBSD with a bunch of my own, mainly stylistic,
 changes.
 
 Thanks to Tom Lane for the analysis.
 
 PR/56118: sporadic app crashes in HPPA -current
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.117 -r1.118 src/sys/arch/hppa/hppa/pmap.c
 cvs rdiff -u -r1.118 -r1.119 src/sys/arch/hppa/hppa/trap.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