Re: Linux 3.1-rc9

From: Linus Torvalds
Date: Wed Nov 02 2011 - 14:01:02 EST


On Wed, Nov 2, 2011 at 10:53 AM, Eric Dumazet <eric.dumazet@xxxxxxxxx> wrote:
>
> tcp_v4_syn_recv_sock()
> {
> newsk = tcp_create_openreq_child(sk, req, skb);
>
> newsk is locked at this point.

Umm, if that is the case, then the bug predates the commit you point
to. There were exit paths before that too.

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