NetBSD-Bugs archive

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

PR/41267 CVS commit: [netbsd-5] src/sys/arch/x86/x86



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

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41267 CVS commit: [netbsd-5] src/sys/arch/x86/x86
Date: Mon, 26 Nov 2012 19:44:27 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Mon Nov 26 19:44:27 UTC 2012
 
 Modified Files:
        src/sys/arch/x86/x86 [netbsd-5]: identcpu.c
 
 Log Message:
 Pull up following revision(s) (requested by christos in ticket #1819):
        sys/arch/x86/x86/identcpu.c: revision 1.31
 PR/41267: Andrius V: 5.0 RC4 does not detect second CPU in VIA. VIA Eden cpuid
 lies about it's ability to do cmpxchg8b. Turn the feature on using the FCR MSR.
 Needs pullup to both 5 and 6.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.10.4.6 -r1.10.4.7 src/sys/arch/x86/x86/identcpu.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