Subject: CVS commit: [jmcneill-pm] src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 09/08/2007 15:40:32
Module Name:	src
Committed By:	joerg
Date:		Sat Sep  8 15:40:32 UTC 2007

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

Log Message:
Move code to spin-up the application processors into a function.
Add code to ensure the MP_TRAMPOLINE is identity mapped, similiar
to ACPI wakecode.


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