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/04/2007 20:32:49
Module Name:	src
Committed By:	jmcneill
Date:		Tue Sep  4 20:32:49 UTC 2007

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

Log Message:
Unset x86_mp_online before going to sleep to prevent IPIs being sent to
unconfigured cpus during resume.


To generate a diff of this commit:
cvs rdiff -r1.2.6.5 -r1.2.6.6 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.