On 8/9/17 5:09 PM, Willem de Bruijn wrote: > From: Willem de Bruijn <will...@google.com> > > 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 ++-- > 2 files changed, 9 insertions(+), 4 deletions(-) >
Fixes the problem I reported. Thanks for the quick turn around.