NetBSD-Bugs archive

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

PR/56935 CVS commit: [netbsd-10] src/sys/arch/i386/i386



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56935 CVS commit: [netbsd-10] src/sys/arch/i386/i386
Date: Wed, 8 Feb 2023 18:27:05 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Feb  8 18:27:05 UTC 2023
 
 Modified Files:
 	src/sys/arch/i386/i386 [netbsd-10]: locore.S
 
 Log Message:
 Pull up following revision(s) (requested by khorben in ticket #76):
 
 	sys/arch/i386/i386/locore.S: revision 1.191
 
 Make multiboot1 continue with common boot code and not skip CPU type
 detection.
 
 Fixes PR 57017 and PR 56935.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.190 -r1.190.4.1 src/sys/arch/i386/i386/locore.S
 
 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