Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755958AbdEACwj (ORCPT ); Sun, 30 Apr 2017 22:52:39 -0400 Received: from shards.monkeyblade.net ([184.105.139.130]:54666 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751449AbdEACwc (ORCPT ); Sun, 30 Apr 2017 22:52:32 -0400 Date: Sun, 30 Apr 2017 22:52:30 -0400 (EDT) Message-Id: <20170430.225230.1328600416499311759.davem@davemloft.net> To: viro@ZenIV.linux.org.uk Cc: dingtianhong@huawei.com, pabeni@redhat.com, edumazet@google.com, hannes@stressinduktion.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linuxarm@huawei.com, weiyongjun1@huawei.com Subject: Re: [PATCH v2] iov_iter: don't revert iov buffer if csum error From: David Miller In-Reply-To: <20170429204822.GS29622@ZenIV.linux.org.uk> References: <20170429024647.GO29622@ZenIV.linux.org.uk> <0cc7c1d2-87d0-6cc4-624b-1cf96678bfd7@huawei.com> <20170429204822.GS29622@ZenIV.linux.org.uk> X-Mailer: Mew version 6.7 on Emacs 25.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sun, 30 Apr 2017 19:11:05 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 457 Lines: 13 From: Al Viro Date: Sat, 29 Apr 2017 21:48:23 +0100 > On Sat, Apr 29, 2017 at 05:37:38PM +0800, Ding Tianhong wrote: > >> Looks good, if so, we don't need the csum_error any more, > > Acked-by: Al Viro > > Dave, I could put that through my tree, but I think it would be better off > in net.git; either way, it needs to go into mainline before -final... Please just send it directly to Linus, thanks.