Whamcloud - gitweb
b=3966
authorgreen <green>
Mon, 16 Aug 2004 18:25:55 +0000 (18:25 +0000)
committergreen <green>
Mon, 16 Aug 2004 18:25:55 +0000 (18:25 +0000)
Whoops, add the patch

lustre/kernel_patches/patches/export_num_siblings.patch [new file with mode: 0644]

diff --git a/lustre/kernel_patches/patches/export_num_siblings.patch b/lustre/kernel_patches/patches/export_num_siblings.patch
new file mode 100644 (file)
index 0000000..0fdefb5
--- /dev/null
@@ -0,0 +1,10 @@
+--- linux/arch/i386/kernel/i386_ksyms.c.orig   2003-11-28 11:26:19.000000000 -0700
++++ linux/arch/i386/kernel/i386_ksyms.c        2004-08-13 11:31:33.000000000 -0600
+@@ -131,6 +131,7 @@
+ 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_NOVERS(__write_lock_failed);
+ EXPORT_SYMBOL_NOVERS(__read_lock_failed);