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: Mon Mar 9 16:09:17 UTC 2026 Modified Files: src/sys/arch/m68k/m68k: pmap_68k.c Log Message: pmap_remove_all(): Make sure to sync back the U/M bits to the vm_page as we walk the pmap's PV entries and discard them. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 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.