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: Wed May 6 13:12:59 UTC 2026 Modified Files: src/sys/arch/m68k/m68k: pmap_68k.c Log Message: Add a comment describing why we seed the U and M bits in the PTE based on the access that resulted in the page fault that got us to pmap_enter(). To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 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.