login
Header Space

 
 

Re: build issue #380 for v2.6.26-rc1-279-g28a4acb : mach-voyager: multiple definition of `phys_cpu_present_map'

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <toralf.foerster@...>
Cc: <James.Bottomley@...>, <linux-kernel@...>
Date: Friday, May 9, 2008 - 5:30 am

On Fri, May 09, 2008 at 11:13:57AM +0200, =?ISO-8859-1?Q?Toralf_F=F6rster_ wrote:

Could you please try my quick patch below?

---
diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c
index cc6f5eb..98617df 100644
--- a/arch/x86/kernel/setup.c
+++ b/arch/x86/kernel/setup.c
@@ -21,9 +21,6 @@ EXPORT_SYMBOL(boot_cpu_physical_apicid);
 DEFINE_PER_CPU(u16, x86_cpu_to_apicid) = BAD_APICID;
 EXPORT_PER_CPU_SYMBOL(x86_cpu_to_apicid);
 
-/* Bitmask of physically existing CPUs */
-physid_mask_t phys_cpu_present_map;
-
 #if defined(CONFIG_HAVE_SETUP_PER_CPU_AREA) && defined(CONFIG_SMP)
 /*
  * Copy data used in early init routines from the initial arrays to the
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: build issue #380 for v2.6.26-rc1-279-g28a4acb : mach-voy..., Alexey Starikovskiy, (Fri May 9, 11:01 am)
Re: build issue #380 for v2.6.26-rc1-279-g28a4acb : mach-voy..., WANG Cong, (Fri May 9, 5:30 am)
speck-geostationary