PR/60084 CVS commit: src/sys/uvm
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR kern/60084; it has been noted by GNATS. From: "Taylor R Campbell" <[email protected]> To: [email protected] Cc: Subject: PR/60084 CVS commit: src/sys/uvm Date: Sat, 27 Jun 2026 14:56:29 +0000 Module Name: src Committed By: riastradh Date: Sat Jun 27 14:56:29 UTC 2026 Modified Files: src/sys/uvm: uvm_swap.c Log Message: uvm(9): Fix comments on swap encryption and tidy various whitespace. No functional change intended: comments and whitespace only. Cleanup after various fixes for: PR kern/60082: swap encryption corrupt data PR kern/60083: swap encryption break /dev/drum PR kern/60084: swap encryption: per-page tracking seems overengineered To generate a diff of this commit: cvs rdiff -u -r1.233 -r1.234 src/sys/uvm/uvm_swap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.