PR/60376 CVS commit: src/sys/uvm
"Kevin Bowling" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR kern/60376; it has been noted by GNATS. From: "Kevin Bowling" <[email protected]> To: [email protected] Cc: Subject: PR/60376 CVS commit: src/sys/uvm Date: Sun, 28 Jun 2026 03:31:31 +0000 Module Name: src Committed By: kbowling Date: Sun Jun 28 03:31:31 UTC 2026 Modified Files: src/sys/uvm: uvm_km.c Log Message: uvm_km_pgremove: pmap_update before freeing pages Update the commentary in uvm_km_free to reflect this reality while here Reviewd by skrll@ PR kern/60376 To generate a diff of this commit: cvs rdiff -u -r1.167 -r1.168 src/sys/uvm/uvm_km.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.