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: Thu, 13 Jul 2017 00:44:14 +0000

 Module Name:	src
 Committed By:	nonaka
 Date:		Thu Jul 13 00:44:14 UTC 2017
 
 Modified Files:
 	src/sys/arch/x86/x86: lapic.c
 
 Log Message:
 PR/52266: Before access MSR[APICBASE], need to check if APIC is present.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.59 -r1.60 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