CVS commit: src/sys/arch/m68k/m68k
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Tue May 5 04:26:51 UTC 2026 Modified Files: src/sys/arch/m68k/m68k: pmap_68k.c Log Message: Make sure the start and end of the PT page ranges are aligned to the size of what's addressable by a single PT page, thus ensuring we count them up correctly. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sys/arch/m68k/m68k/pmap_68k.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.