2008-10-01 16:22:08

by Frank Mayhar

[permalink] [raw]
Subject: Re: [PATCH 2.6.27-rc5 incremental re-resubmit] Fix itimer/many thread hang.

On Tue, 2008-09-30 at 09:36 -0700, Frank Mayhar wrote:
> I'm picking up tip/master right now and will test your fix for this
> shortly.

Okay, I've put it through its paces and everything appears to be working
well with Ingo's fix.
--
Frank Mayhar <[email protected]>
Google, Inc.


2008-10-02 09:44:40

by Ingo Molnar

[permalink] [raw]
Subject: Re: [PATCH 2.6.27-rc5 incremental re-resubmit] Fix itimer/many thread hang.


* Frank Mayhar <[email protected]> wrote:

> On Tue, 2008-09-30 at 09:36 -0700, Frank Mayhar wrote:
> > I'm picking up tip/master right now and will test your fix for this
> > shortly.
>
> Okay, I've put it through its paces and everything appears to be
> working well with Ingo's fix.

great, thanks for checking!

it has not caused any new problems in -tip testing either, and that
means a couple of thousand test builds and test boots so far in the past
week, so we've got the usual codepaths covered pretty well. With your
test of the less common codepaths we should be pretty good in general.

Ingo