Re: [CRED bug?] 2.6.29-rc3 don't survive on stress workload

From: Ingo Molnar
Date: Fri Feb 13 2009 - 03:28:47 EST



* David Howells <dhowells@xxxxxxxxxx> wrote:

> Serge E. Hallyn <serue@xxxxxxxxxx> wrote:
>
> > 1. put_user_ns() was being called before the uid (which
> > was in the init_user_ns) was unhashed
>
> Ah yes... but only if CONFIG_USER_NS=y. Otherwise the unhash was being done
> before the release anyway. With this option set, the unhash was being deferred
> to a workqueue thread.
>
> Okay, that seems reasonable.

Note Serge's fix also fixed a mystery hang/crash on a -tip testbox that
has been broken since the merge window. Last night it produced a straight
series of 550 bootups - previously it would crash/hang after 20-30
iterations. (i did not report it in this thread before because it's a new
testbox with just a few weeks of track record and thus i could not exclude
potential hardware trouble)

So the bug is very much fixed.

Tested-by: Ingo Molnar <mingo@xxxxxxx>

Ingo
--
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/