LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH 0/4] del_timer_sync() and queue_delayed_work()
@ 2011-02-03 14:09 Peter Zijlstra
  2011-02-03 14:09 ` [PATCH 1/4] lockdep, timer: Fix del_timer_sync() annotation Peter Zijlstra
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Peter Zijlstra @ 2011-02-03 14:09 UTC (permalink / raw)
  To: Thomas Gleixner, Tejun Heo
  Cc: Linux Kernel Mailing List, Jens Axboe, Faisal Latif,
	Roland Dreier, Sean Hefty, Hal Rosenstock, Dmitry Torokhov,
	Alessandro Rubini, Trond Myklebust, Mark Fasheh, Joel Becker,
	David S. Miller, John W. Linville, Johannes Berg, Yong Zhang

Due to funnies with del_timer_sync() I started looking at del_timer_sync()
users and found that we could probably simplify the delayed work interface a
bit.




^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-02-05  1:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-03 14:09 [PATCH 0/4] del_timer_sync() and queue_delayed_work() Peter Zijlstra
2011-02-03 14:09 ` [PATCH 1/4] lockdep, timer: Fix del_timer_sync() annotation Peter Zijlstra
2011-02-03 15:35   ` Thomas Gleixner
2011-02-05  1:07     ` Nick Bowler
2011-02-04  3:28   ` Yong Zhang
2011-02-04  9:34   ` [tip:timers/urgent] " tip-bot for Peter Zijlstra
2011-02-03 14:09 ` [PATCH 2/4] timer: Provide mod_timer_on() Peter Zijlstra
2011-02-03 14:09 ` [PATCH 3/4] workqueue: Use mod_timer for queue_delayed_work() Peter Zijlstra
2011-02-03 14:09 ` [PATCH 4/4] workqueue: Remove now superfluous cancel_delayed_work() calls Peter Zijlstra
2011-02-03 16:19   ` Tejun Heo
2011-02-03 16:45     ` Dmitry Torokhov
2011-02-03 17:45     ` Peter Zijlstra
2011-02-04 11:13       ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).