In message <[EMAIL PROTECTED]> you write: > http://www.uwsg.iu.edu/hypermail/linux/kernel/0005.3/0269.html > > A lot of the timer deletion races are hard to fix because of > the deadlock problem. Hmmm... For 2.5, changing the timer interface to disallow mod_timer or add_timer (equivalent) on self, and making the timerfn return num jiffies to next run (0 = don't rerun) would solve this, right? I don't see a maintainable way of solving this otherwise, Of course, kfree'ing the timer struct and returning non-zero would be a *bug*... Rusty. -- Premature optmztion is rt of all evl. --DK - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- [ANNOUNCE] Kernel Janitor's TODO list Arnaldo Carvalho de Melo
- Re: [ANNOUNCE] Kernel Janitor's TODO list David Woodhouse
- Re: [ANNOUNCE] Kernel Janitor's TODO lis... Arnaldo Carvalho de Melo
- Re: [ANNOUNCE] Kernel Janitor's TODO lis... Michael H. Warfield
- Re: [ANNOUNCE] Kernel Janitor's TODO list Andrew Morton
- Re: [ANNOUNCE] Kernel Janitor's TODO lis... Arnaldo Carvalho de Melo
- Re: [ANNOUNCE] Kernel Janitor's TODO... Arnaldo Carvalho de Melo
- Re: [ANNOUNCE] Kernel Janitor's TODO lis... Rusty Russell
- Re: [ANNOUNCE] Kernel Janitor's TODO... Daniel Phillips
- Re: [ANNOUNCE] Kernel Janitor's ... Daniel Phillips
- [RFC] New Improved Stronger Whiter T... Daniel Phillips
- Re: [RFC] New Improved Stronger ... Daniel Phillips
- Re: [ANNOUNCE] Kernel Janitor's TODO list Manfred Spraul
- Re: [ANNOUNCE] Kernel Janitor's TODO lis... Arnaldo Carvalho de Melo
- Re: [ANNOUNCE] Kernel Janitor's TODO... Manfred Spraul
- Re: [ANNOUNCE] Kernel Janitor's ... David Woodhouse
- Re: [ANNOUNCE] Kernel Janit... Manfred Spraul
- Re: [ANNOUNCE] Kernel J... Roman Zippel