On Tue, 2016-08-23 at 23:37 -0700, David Miller wrote: > From: Eric Dumazet <eduma...@google.com> > Date: Tue, 23 Aug 2016 11:39:25 -0700 > > > Since IPv6 socket lookups no longer dereference pinet6 pointer > > and UDP lost SLAB_DESTROY_BY_RCU special rules, we no longer > > need special clear_sk() methods. > > Series applied, thanks Eric. > > There were some merge conflicts because I applied David Ahern's > sock diag udp patches first. > > Please double check my work.
Sure, this all looks fine to me, thanks David !