CVS commit: src/sys/uvm
"YAMAMOTO Takashi" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: yamt Date: Tue Mar 31 13:44:23 UTC 2026 Modified Files: src/sys/uvm: uvm_swap.c Log Message: uvm_swap.c: fix /dev/drum regression caused by swap encryption * decrypt data using a bounce buffer * reject writes with ENOTSUP for now https://gnats.netbsd.org/60083 PR/60083 To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 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.