Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6] src/sys/arch
Module Name: src
Committed By: riz
Date: Thu Feb 23 18:37:32 UTC 2012
Modified Files:
src/sys/arch/amd64/amd64 [netbsd-6]: machdep.c
src/sys/arch/i386/i386 [netbsd-6]: machdep.c
src/sys/arch/x86/x86 [netbsd-6]: identcpu.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #38):
sys/arch/amd64/amd64/machdep.c: revision 1.178
sys/arch/x86/x86/identcpu.c: revision 1.30
sys/arch/i386/i386/machdep.c: revision 1.720
move XEN CPU feature masking into cpu_probe() so that it's applied
to all CPUs, not just the boot CPU.
To generate a diff of this commit:
cvs rdiff -u -r1.175 -r1.175.2.1 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -u -r1.717.2.1 -r1.717.2.2 src/sys/arch/i386/i386/machdep.c
cvs rdiff -u -r1.29 -r1.29.2.1 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