patch-1.3.31 linux/kernel/ksyms.c

Next file: linux/kernel/sched.c
Previous file: linux/kernel/fork.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.30/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -273,7 +273,10 @@
 	X(sleep_on),
 	X(interruptible_sleep_on),
 	X(schedule),
-	X(current),
+	X(current_set),
+#if defined(__i386__) && defined(CONFIG_SMP)
+	X(apic_reg),		/* Needed internally for the I386 inlines */
+#endif	
 	X(jiffies),
 	X(xtime),
 	X(loops_per_sec),

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