2005-05-26 16:16:55

by George Anzinger

[permalink] [raw]
Subject: [PATCH rc4-mm2 2/2] posix-timers: use try_to_del_timer_sync()

With respect to this patch:

http://www.uwsg.indiana.edu/hypermail/linux/kernel/0505.2/1537.html

I have looked at various ways of doing this and have concluded that this is the
right patch.
Oleg, could you resend?

Thanks
--
George Anzinger [email protected]
HRT (High-res-timers): http://sourceforge.net/projects/high-res-timers/


2005-05-26 17:20:23

by Oleg Nesterov

[permalink] [raw]
Subject: Re: [PATCH rc4-mm2 2/2] posix-timers: use try_to_del_timer_sync()

George Anzinger wrote:
>
> With respect to this patch:
>
> http://www.uwsg.indiana.edu/hypermail/linux/kernel/0505.2/1537.html
>
> I have looked at various ways of doing this and have concluded that this is the
> right patch.

Great!

> Oleg, could you resend?

It's in 2.6.12-rc5-mm1 tree already.

Oleg.