[LinuxBIOS] copy_secondary_start_to_1m_below() and non-smp

Lu, Yinghai yinghai.lu at amd.com
Mon Jan 9 18:14:12 CET 2006


I agree.

YH

-----Original Message-----
From: linuxbios-bounces at linuxbios.org
[mailto:linuxbios-bounces at linuxbios.org] On Behalf Of Richard Smith
Sent: Sunday, January 08, 2006 10:45 PM
To: LinuxBIOS
Subject: [LinuxBIOS] copy_secondary_start_to_1m_below() and non-smp

While merging in my 440bx patchs to the latest revision I got
unresolved references to the
copy_secondary_start_to_1m_below() function.

if CONFIG_SMP != 1 then this function never gets defined but
initialize_cpus() calls it regardless.

Will copy_secondary_start_to_1m_below() ever be used in the non-smp
case?  If so then it needs a CONFIG_SMP wrapper or needs to get
defined as empty in the #else case of CONFIG_SMP.

--
Richard A. Smith
-- 
linuxbios mailing list
linuxbios at linuxbios.org
http://www.openbios.org/mailman/listinfo/linuxbios






More information about the coreboot mailing list