patch-2.4.3 linux/include/asm-alpha/smp.h
Next file: linux/include/asm-arm/arch-integrator/bits.h
Previous file: linux/include/asm-alpha/semaphore.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Mar 2 11:30:15 2001
- Orig file:
v2.4.2/linux/include/asm-alpha/smp.h
- Orig date:
Tue Jan 2 16:45:37 2001
diff -u --recursive --new-file v2.4.2/linux/include/asm-alpha/smp.h linux/include/asm-alpha/smp.h
@@ -57,6 +57,7 @@
#define smp_processor_id() (current->processor)
extern unsigned long cpu_present_mask;
+#define cpu_online_map cpu_present_mask
#endif /* CONFIG_SMP */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)