NetBSD-Bugs archive

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

PR/54256 CVS commit: [netbsd-8] src/sys/arch/x86/x86



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54256 CVS commit: [netbsd-8] src/sys/arch/x86/x86
Date: Sun, 2 Jun 2019 08:29:30 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Jun  2 08:29:30 UTC 2019
 
 Modified Files:
 	src/sys/arch/x86/x86 [netbsd-8]: spectre.c
 
 Log Message:
 Pull up following revision(s) (requested by maxv in ticket #1279):
 
 	sys/arch/x86/x86/spectre.c: revision 1.29
 
 Mmh, check the highest leaf before calling x86_cpuid(), otherwise on old
 CPUs we might be getting garbage. While here fix a typo.
 
 Likely fixes PR/54256.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.19.2.3 -r1.19.2.4 src/sys/arch/x86/x86/spectre.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