patch-2.2.0-pre8 linux/include/asm-mips/semaphore.h
Next file: linux/include/asm-ppc/processor.h
Previous file: linux/include/asm-mips/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-mips/semaphore.h
- Orig date:
Fri May 8 23:14:55 1998
diff -u --recursive --new-file v2.2.0-pre7/linux/include/asm-mips/semaphore.h linux/include/asm-mips/semaphore.h
@@ -43,7 +43,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)
{
int ret, tmp;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov