patch-1.3.38 linux/include/linux/tasks.h

Next file: linux/include/linux/tty.h
Previous file: linux/include/linux/symtab_end.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.37/linux/include/linux/tasks.h linux/include/linux/tasks.h
@@ -5,7 +5,7 @@
  * This is the maximum nr of tasks - change it if you need to
  */
  
-#ifdef CONFIG_SMP
+#ifdef __SMP__
 #define NR_CPUS	32		/* Max processors that can be running in SMP */
 #else
 #define NR_CPUS 1

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this