CVS commit: src/sys/arch/sun3/sun3x
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Tue May 26 21:52:29 UTC 2026 Modified Files: src/sys/arch/sun3/sun3x: pmap.c Log Message: pmap_bootstrap(): Fix an error intrduced in rev 1.127 - ensure pmap_membank points to the first element in the array after building up the linked list. To generate a diff of this commit: cvs rdiff -u -r1.129 -r1.130 src/sys/arch/sun3/sun3x/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.