patch-2.2.0-pre8 linux/include/asm-arm/semaphore.h
Next file: linux/include/asm-i386/processor.h
Previous file: linux/include/asm-arm/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-arm/semaphore.h
-  Orig date: 
Fri Jan  8 22:36:23 1999
diff -u --recursive --new-file v2.2.0-pre7/linux/include/asm-arm/semaphore.h linux/include/asm-arm/semaphore.h
@@ -48,7 +48,7 @@
 	restore_flags(flags);
 }
 
-static inline int waking_non_zero(struct semaphore *sem)
+static inline int waking_non_zero(struct semaphore *sem, struct task_struct *tsk)
 {
 	unsigned long flags;
 	int ret = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov