[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1461461998.7627.50.camel@edumazet-glaptop3.roam.corp.google.com>
Date: Sat, 23 Apr 2016 18:39:58 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>, Craig Gallek <kraig@...gle.com>
Cc: netdev@...r.kernel.org
Subject: Re: net merged into net-next
On Sat, 2016-04-23 at 20:12 -0400, David Miller wrote:
> Eric, please double check my merge work for net/ipv4/udp.c
>
> In net we fixed a soreuseport bug that added a hlist_nulls_add_tail_rcu()
> call to net/ipv4/udp.c
>
> And in net-next you converted UDP sockets away from nulls lists.
>
> Therefore I had to add a hlist_add_tail_rcu() implementation to
> linux/rculist.h and use it in net/ipv4/udp.c
>
> Please make sure this is fine and will work safely.
>
> Thanks!
Looks fine to me, thanks David
Craig, please have a look ?
( commit 1602f49b58abcb0d34a5f0a29d68e7c1769547aa in net-next)
Powered by blists - more mailing lists