PR/60377 CVS commit: src/share/man/man9
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR kern/60377; it has been noted by GNATS. From: "Taylor R Campbell" <[email protected]> To: [email protected] Cc: Subject: PR/60377 CVS commit: src/share/man/man9 Date: Mon, 29 Jun 2026 15:52:17 +0000 Module Name: src Committed By: riastradh Date: Mon Jun 29 15:52:17 UTC 2026 Modified Files: src/share/man/man9: pmap.9 Log Message: pmap(9): Clarify obligations around pmap_update. Note: pmap_kenter_pa does not specify for now, because there is still some disagreement over what the rule SHOULD be, and current usage is to use pmap_update. Prompted by: PR kern/60377: x86 cpu_uarea_alloc: pmap_update before freeing redzone pages To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/share/man/man9/pmap.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.