Re: [kernel-hardening] Re: initcall dependency problem (ns vs.threads)

From: Andrew Morton
Date: Mon Aug 01 2011 - 15:09:23 EST


On Mon, 1 Aug 2011 23:03:41 +0400
Vasiliy Kulikov <segoon@xxxxxxxxxxxx> wrote:

> > Are we talking about init_ipc_ns.ids[] here? If so, did you try
> > initializing the three rwsems at compile-time?
> >
> > That's rather a nasty hack though. It'd be better to run the mystery
> > init function before starting the threads.
>
> Looks like it solves the race.

What patch are you talking about here?

> However, I think it should be solved on
> another level.

What level?

> Other bugs might be hidden with this race.

What bugs?
--
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/