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 19:05:54
Module Name: src
Committed By: joerg
Date: Sat Sep 8 19:05:54 UTC 2007
Modified Files:
src/sys/arch/x86/x86 [jmcneill-pm]: cpu.c
Log Message:
Fix compilation of non-MP kernels by always defining
mp_trampoline_paddr. Also make x86_mp_online unconditional as suggested
by ad@.
To generate a diff of this commit:
cvs rdiff -r1.2.6.9 -r1.2.6.10 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.