NetBSD-Bugs archive

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

PR/56867 CVS commit: [netbsd-9] src/sys/arch/hppa/hppa



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56867 CVS commit: [netbsd-9] src/sys/arch/hppa/hppa
Date: Thu, 16 Jun 2022 14:22:02 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Thu Jun 16 14:22:02 UTC 2022
 
 Modified Files:
 	src/sys/arch/hppa/hppa [netbsd-9]: pmap.c
 
 Log Message:
 Pull up following revision(s) (requested by skrll in ticket #1474):
 
 	sys/arch/hppa/hppa/pmap.c: revision 1.120
 
 Re-reading the PA2.0 Cache Move-In rules tells me we do indeed need to
 purge the translations from the TLBs in pmap_procwr.
 
 PR/56867: hppa: intermittent SIGSEGV reports in t_ptrace_wait's stepN
 and setstepN test cases
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.100.20.1 -r1.100.20.2 src/sys/arch/hppa/hppa/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