All of lore.kernel.org
 help / color / mirror / Atom feed
* compile smp error
@ 2004-07-06  1:27 Sérgio Monteiro Basto
  0 siblings, 0 replies; only message in thread
From: Sérgio Monteiro Basto @ 2004-07-06  1:27 UTC (permalink / raw)
  To: cpufreq

Hi,
This hunk give a compile error on kernel-2.4.27-rc3,
EXPORT_SYMBOLs are already in the code 10 lines above.

--- linux-original/arch/i386/kernel/i386_ksyms.c        2003-11-28 19:26:19.000000000 +0100
+++ linux/arch/i386/kernel/i386_ksyms.c 2003-12-06 00:00:46.000000000 +0100
@@ -131,7 +131,9 @@
 EXPORT_SYMBOL(cpu_data);
 EXPORT_SYMBOL(kernel_flag_cacheline);
 EXPORT_SYMBOL(smp_num_cpus);
+EXPORT_SYMBOL(smp_num_siblings);
 EXPORT_SYMBOL(cpu_online_map);
+EXPORT_SYMBOL(cpu_sibling_map);
 EXPORT_SYMBOL_NOVERS(__write_lock_failed);
 EXPORT_SYMBOL_NOVERS(__read_lock_failed);

thanks,
-- 
Sérgio M. B.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-06  1:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-06  1:27 compile smp error Sérgio Monteiro Basto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.