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.