patch-2.2.0-pre8 linux/include/asm-sparc/semaphore.h
Next file: linux/include/asm-sparc64/processor.h
Previous file: linux/include/asm-sparc/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-sparc/semaphore.h
- Orig date:
Thu May 29 21:53:09 1997
diff -u --recursive --new-file v2.2.0-pre7/linux/include/asm-sparc/semaphore.h linux/include/asm-sparc/semaphore.h
@@ -30,7 +30,7 @@
restore_flags(flags); \
} while(0)
-#define waking_non_zero(sem) \
+#define waking_non_zero(sem,tsk)\
({ unsigned long flags; \
int ret = 0; \
save_and_cli(flags); \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov