CVS commit: src/sys/arch/sun3/sun3
"Jason R Thorpe" <[email protected]> Sun, 19 Jul 2026 22:51:02 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Sun Jul 19 22:51:02 UTC 2026 Modified Files: src/sys/arch/sun3/sun3: pmap.c Log Message: pmap_copy_page(): Make sure to invalidate tmp_vpages[1], rather than tmp_vpages[0] twice. To generate a diff of this commit: cvs rdiff -u -r1.189 -r1.190 src/sys/arch/sun3/sun3/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.