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
- Lines: 12
- Date:
Mon Oct 2 14:25:12 1995
- Orig file:
v1.3.30/linux/kernel/ksyms.c
- Orig date:
Wed Sep 27 16:00:00 1995
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