Re: [PATCH net-next] soreuseport: Resolve merge conflict for v4/v6 ordering fix

2016-04-25 Thread Eric Dumazet
On Mon, 2016-04-25 at 10:42 -0400, Craig Gallek wrote: > From: Craig Gallek ... > static inline void __sk_nulls_add_node_rcu(struct sock *sk, struct > hlist_nulls_head *list) > diff --git a/net/ipv4/inet_hashtables.c b/net/ipv4/inet_hashtables.c > index fcadb670f50b..b76b0d7e59c1 100644 > --- a/

Re: [PATCH net-next] soreuseport: Resolve merge conflict for v4/v6 ordering fix

2016-04-25 Thread David Miller
From: Craig Gallek Date: Mon, 25 Apr 2016 10:42:12 -0400 > From: Craig Gallek > > d894ba18d4e4 ("soreuseport: fix ordering for mixed v4/v6 sockets") > was merged as a bug fix to the net tree. Two conflicting changes > were committed to net-next before the above fix was merged back to > net-nex

[PATCH net-next] soreuseport: Resolve merge conflict for v4/v6 ordering fix

2016-04-25 Thread Craig Gallek
From: Craig Gallek d894ba18d4e4 ("soreuseport: fix ordering for mixed v4/v6 sockets") was merged as a bug fix to the net tree. Two conflicting changes were committed to net-next before the above fix was merged back to net-next: ca065d0cf80f ("udp: no longer use SLAB_DESTROY_BY_RCU") 3b24d854cb35