Re: [PATCH net-next 0/2] zerocopy fixes

2017-08-09 Thread David Ahern
On 8/9/17 5:09 PM, Willem de Bruijn wrote: > From: Willem de Bruijn > > Fix two issues introduced in the msg_zerocopy patchset. > > Willem de Bruijn (2): > sock: fix zerocopy panic in mem accounting > sock: fix zerocopy_success regression with msg_zerocopy > >

Re: [PATCH net-next 0/2] zerocopy fixes

2017-08-09 Thread David Miller
From: Willem de Bruijn Date: Wed, 9 Aug 2017 19:09:42 -0400 > Fix two issues introduced in the msg_zerocopy patchset. Series applied, thanks for following up on this so quickly.

[PATCH net-next 0/2] zerocopy fixes

2017-08-09 Thread Willem de Bruijn
From: Willem de Bruijn Fix two issues introduced in the msg_zerocopy patchset. Willem de Bruijn (2): sock: fix zerocopy panic in mem accounting sock: fix zerocopy_success regression with msg_zerocopy include/linux/skbuff.h | 9 +++-- net/core/skbuff.c | 4 ++--