]> git.pld-linux.org Git - packages/kernel.git/blame - 2.6.0-t9-PPC-smp.patch
- [sparc32] grsec disabled.
[packages/kernel.git] / 2.6.0-t9-PPC-smp.patch
CommitLineData
f4b808db 1--- linux-2.6.0-test9/arch/ppc/kernel/smp.c.orig 2003-10-25 20:44:45.000000000 +0200
2+++ linux-2.6.0-test9/arch/ppc/kernel/smp.c 2003-11-23 00:56:49.000000000 +0100
3@@ -54,6 +54,7 @@
4 struct thread_info *secondary_ti;
5
6 EXPORT_SYMBOL(cpu_online_map);
7+EXPORT_SYMBOL(cpu_possible_map);
8
9 /* SMP operations for this machine */
10 static struct smp_ops_t *smp_ops;
This page took 0.061007 seconds and 4 git commands to generate.