patch-2.1.104 linux/arch/i386/kernel/process.c
Next file: linux/arch/i386/kernel/smp.c
Previous file: linux/arch/i386/kernel/mtrr.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jun 4 11:03:46 1998
- Orig file:
v2.1.103/linux/arch/i386/kernel/process.c
- Orig date:
Wed May 20 19:10:37 1998
diff -u --recursive --new-file v2.1.103/linux/arch/i386/kernel/process.c linux/arch/i386/kernel/process.c
@@ -46,6 +46,8 @@
#endif
#include "irq.h"
+spinlock_t semaphore_wake_lock = SPIN_LOCK_UNLOCKED;
+
struct task_struct *last_task_used_math = NULL;
#ifdef __SMP__
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov