Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 12/15/2007 09:18:59
Module Name:	src
Committed By:	joerg
Date:		Sat Dec 15 09:18:59 UTC 2007

Modified Files:
	src/sys/arch/x86/x86: cpu.c

Log Message:
For now, remove the attempts to shutdown other CPUs and bring them back
online. It runs into issues in the pmap code and will handled
differently. This allows sysctl -w machdep.sleep_state=3 to at least
recover into a working system again.


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