patch-2.4.7 linux/lib/rwsem.c
Next file: linux/mm/Makefile
Previous file: linux/kernel/sys.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jul 10 20:08:51 2001
- Orig file:
v2.4.6/linux/lib/rwsem.c
- Orig date:
Fri Apr 27 13:58:28 2001
diff -u --recursive --new-file v2.4.6/linux/lib/rwsem.c linux/lib/rwsem.c
@@ -112,7 +112,7 @@
*/
static inline struct rw_semaphore *rwsem_down_failed_common(struct rw_semaphore *sem,
struct rwsem_waiter *waiter,
- __s32 adjustment)
+ signed long adjustment)
{
struct task_struct *tsk = current;
signed long count;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)