NetBSD-Bugs archive

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

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



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

From: "NONAKA Kimihiro" <nonaka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52266 CVS commit: src/sys/arch/x86/x86
Date: Sat, 8 Jul 2017 14:35:33 +0000

 Module Name:	src
 Committed By:	nonaka
 Date:		Sat Jul  8 14:35:33 UTC 2017
 
 Modified Files:
 	src/sys/arch/x86/x86: lapic.c
 
 Log Message:
 PR/52266: use rdmsr_safe(9) instead of rdmsr(9) for old machine.
 
 tested by simonb@
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.58 -r1.59 src/sys/arch/x86/x86/lapic.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