Re: [PATCH] net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect

From: Cyrill Gorcunov
Date: Tue Nov 01 2016 - 16:58:36 EST


On Tue, Nov 01, 2016 at 01:52:34PM -0700, Eric Dumazet wrote:
>
> The preferred way to cite a bug origin is :
>
> Fixes: 286c72deabaa ("udp: must lock the socket in udp_disconnect()")

Aha. Thank you, will do this way next time.

> > CC: David S. Miller <davem@xxxxxxxxxxxxx>
> > CC: Eric Dumazet <eric.dumazet@xxxxxxxxx>
> > CC: David Ahern <dsa@xxxxxxxxxxxxxxxxxxx>
> > CC: Alexey Kuznetsov <kuznet@xxxxxxxxxxxxx>
> > CC: James Morris <jmorris@xxxxxxxxx>
> > CC: Hideaki YOSHIFUJI <yoshfuji@xxxxxxxxxxxxxx>
> > CC: Patrick McHardy <kaber@xxxxxxxxx>
> > CC: Andrey Vagin <avagin@xxxxxxxxxx>
> > CC: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
>
> That is a lot of CC ...

Because I CC'ed all for raw diag first patch, so I thought I've
to notify them with this typo in code.

> > Signed-off-by: Cyrill Gorcunov <gorcunov@xxxxxxxxxx>
>
> Acked-by: Eric Dumazet <edumazet@xxxxxxxxxx>
>
> Thanks.
>
>

Cyrill