NetBSD-Bugs archive

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

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



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

From: "Maxime Villard" <maxv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54256 CVS commit: src/sys/arch/x86/x86
Date: Sat, 1 Jun 2019 06:54:28 +0000

 Module Name:	src
 Committed By:	maxv
 Date:		Sat Jun  1 06:54:28 UTC 2019
 
 Modified Files:
 	src/sys/arch/x86/x86: spectre.c
 
 Log Message:
 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.28 -r1.29 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