Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/uvm/pmap
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.
Home |
Main Index |
Thread Index |
Old Index