NetBSD-Bugs archive

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

PR/55300 CVS commit: src/sys/uvm



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

From: "Andrew Doran" <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55300 CVS commit: src/sys/uvm
Date: Mon, 25 May 2020 20:13:00 +0000

 Module Name:	src
 Committed By:	ad
 Date:		Mon May 25 20:13:00 UTC 2020
 
 Modified Files:
 	src/sys/uvm: uvm_aobj.c
 
 Log Message:
 PR kern/55300: ubciomove triggers page not dirty assertion
 
 If overwriting an existing page, mark it dirty since there may be no
 managed mapping to track the modification.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.144 -r1.145 src/sys/uvm/uvm_aobj.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