patch-2.0.26 linux/arch/i386/kernel/ksyms.c

Next file: linux/arch/i386/kernel/time.c
Previous file: linux/arch/alpha/kernel/entry.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.25/linux/arch/i386/kernel/ksyms.c linux/arch/i386/kernel/ksyms.c
@@ -19,6 +19,10 @@
 	X(apic_reg),		/* Needed internally for the I386 inlines */
 	X(cpu_data),
 	X(syscall_count),
+	X(kernel_flag),
+	X(kernel_counter),
+	X(active_kernel_processor),
+	X(smp_invalidate_needed),
 #endif
 #include <linux/symtab_end.h>
 };

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov