Oleg Nesterov
f972be33ce
[PATCH] posix-timers: use try_to_del_timer_sync()
...
sys_timer_settime/sys_timer_delete needs to delete k_itimer->real.timer
synchronously while holding ->it_lock, which is also locked in
posix_timer_fn.
This patch removes timer_active/set_timer_inactive which plays with
timer_list's internals in favour of using try_to_del_timer_sync(), which
was introduced in the previous patch.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-23 09:45:17 -07:00
..
2005-06-21 19:07:32 -07:00
2005-06-21 18:46:13 -07:00
2005-04-16 15:20:36 -07:00
2005-05-23 21:35:28 +01:00
2005-05-27 12:17:28 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:24:01 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-27 08:07:26 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 10:03:50 -07:00
2005-04-16 15:20:36 -07:00
2005-06-21 18:46:19 -07:00
2005-05-01 08:59:14 -07:00
2005-04-16 15:20:36 -07:00
2005-05-05 16:36:41 -07:00
2005-05-05 16:36:31 -07:00
2005-06-23 09:45:10 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-05 16:36:39 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:58:47 -07:00
2005-05-05 16:36:32 -07:00
2005-06-21 18:46:13 -07:00
2005-04-24 20:38:02 -07:00
2005-06-20 15:15:03 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-23 09:45:17 -07:00
2005-05-17 07:59:19 -07:00
2005-05-17 07:59:21 -07:00
2005-05-01 08:59:14 -07:00
2005-05-01 08:59:04 -07:00
2005-04-16 15:25:58 -07:00
2005-06-21 18:46:13 -07:00
2005-04-16 15:20:36 -07:00
2005-06-02 16:39:11 +01:00
2005-04-16 15:20:36 -07:00
2005-05-21 10:46:48 -07:00
2005-06-21 18:46:13 -07:00
2005-06-21 18:46:14 -07:00
2005-05-05 16:36:50 -07:00
2005-05-01 08:59:26 -07:00
2005-04-28 08:13:58 -07:00
2005-06-23 09:45:16 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:23:59 -07:00