Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1426941AbdD2Usl (ORCPT ); Sat, 29 Apr 2017 16:48:41 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:40394 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756458AbdD2Use (ORCPT ); Sat, 29 Apr 2017 16:48:34 -0400 Date: Sat, 29 Apr 2017 21:48:23 +0100 From: Al Viro To: Ding Tianhong Cc: David Miller , pabeni@redhat.com, edumazet@google.com, hannes@stressinduktion.org, "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , LinuxArm , "weiyongjun (A)" Subject: Re: [PATCH v2] iov_iter: don't revert iov buffer if csum error Message-ID: <20170429204822.GS29622@ZenIV.linux.org.uk> References: <20170429024647.GO29622@ZenIV.linux.org.uk> <0cc7c1d2-87d0-6cc4-624b-1cf96678bfd7@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0cc7c1d2-87d0-6cc4-624b-1cf96678bfd7@huawei.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 315 Lines: 8 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...