NetBSD-Bugs archive

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

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



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52266 CVS commit: [netbsd-8] src/sys/arch/x86/x86
Date: Mon, 10 Jul 2017 12:26:21 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Jul 10 12:26:21 UTC 2017
 
 Modified Files:
 	src/sys/arch/x86/x86 [netbsd-8]: lapic.c
 
 Log Message:
 Pull up following revision(s) (requested by nonaka in ticket #110):
 	sys/arch/x86/x86/lapic.c: revision 1.59
 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.58.2.1 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