Subject: CVS commit: [jmcneill-pm] src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 09/03/2007 18:04:59
Module Name:	src
Committed By:	jmcneill
Date:		Mon Sep  3 18:04:59 UTC 2007

Modified Files:
	src/sys/arch/x86/x86 [jmcneill-pm]: cpu.c

Log Message:
In cpu_power, hold cpu_lock while calling cpu_setonline. While we're here,
ignore cpus without the CPUF_PRESENT flag set.


To generate a diff of this commit:
cvs rdiff -r1.2.6.2 -r1.2.6.3 src/sys/arch/x86/x86/cpu.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.