CVS commit: src/sys/uvm/pmap
"Nick Hudson" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: skrll Date: Mon May 4 06:52:13 UTC 2026 Modified Files: src/sys/uvm/pmap: pmap.c Log Message: Avoid NULL pointer de-ref in pmap_enter, and mark mdpp as VM_PAGEMD_REFERENCED as intended in the __HAVE_PMAP_PV_TRACK case. To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/sys/uvm/pmap/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.