patch-1.3.78 linux/include/asm-i386/smp.h
Next file: linux/include/asm-i386/socket.h
Previous file: linux/include/asm-i386/posix_types.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Mar 25 08:58:21 1996
- Orig file:
v1.3.77/linux/include/asm-i386/smp.h
- Orig date:
Wed Mar 20 10:59:59 1996
diff -u --recursive --new-file v1.3.77/linux/include/asm-i386/smp.h linux/include/asm-i386/smp.h
@@ -175,13 +175,14 @@
*/
extern int smp_found_config;
-extern void smp_scan_config(unsigned long, unsigned long);
+extern int smp_scan_config(unsigned long, unsigned long);
extern unsigned long smp_alloc_memory(unsigned long mem_base);
extern unsigned char *apic_reg;
extern unsigned char *kernel_stacks[NR_CPUS];
extern unsigned char boot_cpu_id;
extern unsigned long cpu_present_map;
extern volatile int cpu_number_map[NR_CPUS];
+extern volatile int cpu_logical_map[NR_CPUS];
extern volatile unsigned long smp_invalidate_needed;
extern void smp_invalidate(void);
extern volatile unsigned long kernel_flag, kernel_counter;
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