CVS commit: src/sys/uvm
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: kre Date: Mon May 4 02:08:38 UTC 2026 Modified Files: src/sys/uvm: uvm_pmap.h Log Message: Partially revert previous to fix the builds. The UVM stats functions are used (apparently) by the RUMP "kernel", and need to be exposed as they were before, so for now, do that. Feel free to undo this, and fix the problem some other way. To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/sys/uvm/uvm_pmap.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.