NetBSD-Bugs archive

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

PR/57121 CVS commit: src/sys/arch/x86/x86



The following reply was made to PR port-xen/57121; it has been noted by GNATS.

From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57121 CVS commit: src/sys/arch/x86/x86
Date: Fri, 23 Dec 2022 16:05:44 +0000

 Module Name:	src
 Committed By:	bouyer
 Date:		Fri Dec 23 16:05:44 UTC 2022
 
 Modified Files:
 	src/sys/arch/x86/x86: x86_machdep.c
 
 Log Message:
 x86_add_cluster() takes the end of the segment, not the size.
 Should fix PR port-xen/57121
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.152 -r1.153 src/sys/arch/x86/x86/x86_machdep.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