]> git.pld-linux.org Git - packages/kernel.git/blob - 2.6.0-t9-PPC-smp.patch
+CONFIG_IP_NF_MATCH_LAYER7=m
[packages/kernel.git] / 2.6.0-t9-PPC-smp.patch
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.027986 seconds and 3 git commands to generate.