[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49C7190D.7080100@jp.fujitsu.com>
Date: Mon, 23 Mar 2009 14:07:25 +0900
From: Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>
To: Ingo Molnar <mingo@...e.hu>
CC: linux-kernel@...r.kernel.org, stable@...nel.org,
Peter Zijlstra <peterz@...radead.org>
Subject: Re: [PATCH] posixtimers: Fix posix clock monotonicity v2
Ingo Molnar wrote:
> * Hidetoshi Seto <seto.hidetoshi@...fujitsu.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists