* S?bastien Dugu? <[email protected]> wrote:
> This patch modifies futex_wait() to use an hrtimer + schedule() in
> place of schedule_timeout() in an RT kernel.
nice patch! Applied.
Ingo
On Wed, 2006-05-03 at 22:38 +0200, Ingo Molnar wrote:
> * S?bastien Dugu? <[email protected]> wrote:
>
> > This patch modifies futex_wait() to use an hrtimer + schedule() in
> > place of schedule_timeout() in an RT kernel.
>
> nice patch! Applied.
>
> Ingo
Thanks.
S?bastien.