NetBSD-Bugs archive

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

PR/51254 CVS commit: src/sys/uvm



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51254 CVS commit: src/sys/uvm
Date: Tue, 13 Aug 2024 17:54:59 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Aug 13 17:54:59 UTC 2024
 
 Modified Files:
 	src/sys/uvm: uvm_map.c
 
 Log Message:
 uvm_map(9): Sprinkle invariant assertions into uvm_map_space_avail.
 
 No functional change intended.
 
 PR kern/51254: uvm assertion "!topdown || hint <= orig_hint" failed
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.414 -r1.415 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