CVS commit: [netbsd-11] src/sys/uvm/pmap
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Thu May 7 18:10:12 UTC 2026 Modified Files: src/sys/uvm/pmap [netbsd-11]: pmap.c Log Message: Pull up following revision(s) (requested by skrll in ticket #273): sys/uvm/pmap/pmap.c: revision 1.91 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.80 -r1.80.4.1 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.