NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60083 CVS commit: src/sys/uvm



The following reply was made to PR kern/60083; it has been noted by GNATS.

From: "YAMAMOTO Takashi" <yamt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60083 CVS commit: src/sys/uvm
Date: Tue, 31 Mar 2026 13:44:23 +0000

 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.
 



Home | Main Index | Thread Index | Old Index