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 14:41:51
Module Name:	src
Committed By:	joerg
Date:		Sat Sep  8 14:41:51 UTC 2007

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

Log Message:
Introduce mp_trampoline_paddr and use that in place of most
MP_TRAMPOLINE variables. Use a temporary kernel mapping to copy the
trampoline in preparation for removing the identity mapping from the
normal pmap.


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