patch-2.2.0-pre8 linux/include/asm-m68k/semaphore.h
Next file: linux/include/asm-mips/processor.h
Previous file: linux/include/asm-m68k/processor.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Jan 14 15:53:25 1999
-  Orig file: 
v2.2.0-pre7/linux/include/asm-m68k/semaphore.h
-  Orig date: 
Tue Dec 22 14:16:58 1998
diff -u --recursive --new-file v2.2.0-pre7/linux/include/asm-m68k/semaphore.h linux/include/asm-m68k/semaphore.h
@@ -38,7 +38,7 @@
 	atomic_inc(&sem->waking);
 }
 
-static inline int waking_non_zero(struct semaphore *sem)
+static inline int waking_non_zero(struct semaphore *sem, struct task_struct *tsk)
 {
 #ifndef CONFIG_RMW_INSNS
 	unsigned long flags;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov