NetBSD-Bugs archive

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

PR/32894 CVS commit: src/sys/arch/i386/i386



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

From: "Jared D. McNeill" <jmcneill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/32894 CVS commit: src/sys/arch/i386/i386
Date: Sun, 23 Oct 2011 13:02:32 +0000

 Module Name:   src
 Committed By:  jmcneill
 Date:          Sun Oct 23 13:02:32 UTC 2011
 
 Modified Files:
        src/sys/arch/i386/i386: longrun.c
 
 Log Message:
 PR #32894: protection fault trap in tmx86_get_longrun_mode
 
 Use rdmsr_safe in tmx86_init_longrun to verify that the MSRs are present.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 src/sys/arch/i386/i386/longrun.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