patch-2.4.0-test3 linux/kernel/itimer.c
Next file: linux/kernel/kmod.c
Previous file: linux/kernel/fork.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Jun 29 10:07:36 2000
- Orig file:
v2.4.0-test2/linux/kernel/itimer.c
- Orig date:
Thu Feb 10 17:11:23 2000
diff -u --recursive --new-file v2.4.0-test2/linux/kernel/itimer.c linux/kernel/itimer.c
@@ -103,7 +103,6 @@
p->real_timer.expires = jiffies + interval;
add_timer(&p->real_timer);
}
- timer_exit(&p->real_timer);
}
int do_setitimer(int which, struct itimerval *value, struct itimerval *ovalue)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)