NetBSD-Bugs archive

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

PR/54669 CVS commit: src/sys/uvm



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

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54669 CVS commit: src/sys/uvm
Date: Fri, 1 Nov 2019 13:04:23 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Fri Nov  1 13:04:23 UTC 2019
 
 Modified Files:
 	src/sys/uvm: uvm_map.c
 
 Log Message:
 Fix previous; semantics of align argument of uvm_map() is different
 when UVM_FLAG_COLORMATCH is specified.
 
 Should fix PR kern/54669.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.365 -r1.366 src/sys/uvm/uvm_map.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