Re: [PATCH] posixtimers: Fix posix clock monotonicity v2

From: Hidetoshi Seto
Date: Mon Mar 23 2009 - 01:07:54 EST


Ingo Molnar wrote:
> * Hidetoshi Seto <seto.hidetoshi@xxxxxxxxxxxxxx> wrote:
>
>> Impact: Regression fix (against clock_gettime() backwarding bug)
>
> Looks good, thanks! Would you mind to post a version against -tip?
>
> http://people.redhat.com/mingo/tip.git/README
>
> Which already has a __task_delta_exec() (different version).

Sorry, I was AFK last few days.

Well, I confirmed that the current version (v2) is good for Linus's
tree and 28-stable tree, but it troubles on -tip.
So I made patches for -tip. It will follow to this post.

[PATCH 1/2] x86: Rename __task_delta_exec() to task_delta_exec_locked()
[PATCH 2/2] posixtimers: Fix posix clock monotonicity v2

The [2/2] is essentially no different from previous version, but
just have solved a fuzz against -tip.


Thanks,
H.Seto

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/