NetBSD-Bugs archive

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

PR/57000 CVS commit: src/sys/arch/i386/i386



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

From: "Kengo NAKAHARA" <knakahara%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57000 CVS commit: src/sys/arch/i386/i386
Date: Thu, 8 Sep 2022 06:57:44 +0000

 Module Name:	src
 Committed By:	knakahara
 Date:		Thu Sep  8 06:57:44 UTC 2022
 
 Modified Files:
 	src/sys/arch/i386/i386: lock_stubs.S spl.S
 
 Log Message:
 Fix PR port-i386/57000 (boot failure on qemu).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.37 -r1.38 src/sys/arch/i386/i386/lock_stubs.S
 cvs rdiff -u -r1.56 -r1.57 src/sys/arch/i386/i386/spl.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