Re: [PATCH/RFC] New module refcounting for net_proto_family

David S. Miller (davem@redhat.com)
Tue, 07 Jan 2003 01:21:39 -0800 (PST)


Change is buggy, there are many places that sk_alloc() but don't use
sock_init_data(). net/ipv4/tcp_minisocks.c is one of many such
places.

So your patch will get the refcounting wrong in this common case.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/