[Devel] Re: [PATCH 1/3] Lost locking when inserting a flowlabel in ipv6_fl_list
David Miller
davem at davemloft.net
Thu Oct 18 05:15:07 PDT 2007
From: Pavel Emelyanov <xemul at openvz.org>
Date: Thu, 18 Oct 2007 15:51:41 +0400
> The new flowlabels should be inserted into the sock list
> under the ip6_sk_fl_lock. This was lost in one place.
>
> This list is naturally protected with the socket lock, but
> the fl6_sock_lookup() is called without it, so another
> protection is required.
>
> Signed-off-by: Pavel Emelyanov <xemul at openvz.org>
Applied.
More information about the Devel
mailing list