Re: [PATCH] netns: fix net_alloc_generic()

From: Eric Dumazet
Date: Fri Jan 27 2012 - 01:09:11 EST


Le jeudi 26 janvier 2012 Ã 14:57 -0800, Eric W. Biederman a Ãcrit :

> It is not a chicken and egg problem. It is a bug in caif.
> caif is claiming to be a network device when it is acting as a subsytem.
> That means it is being initialized too late.
>

Ah ok !

> Untested but this should trivially fix the problem, and a bunch
> of others of the same ilk.
>

Hmm, please refrain from using "trivially" or "trivial", you're not
fooling anyone.

Truth is this netns layer is horribly complex, since this CAIF bug
needed no more than four patch attempts and lastly your own work before
finding the root cause.

Thanks


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