Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp627266pxk; Thu, 3 Sep 2020 08:35:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy1Hctz19ybZJ4hnnsp4RAZKYS7sGFjeiDk0Mj7CW9hvDSOXD+LzCw7vylSI1gSWwzi6eKq X-Received: by 2002:a17:906:38c7:: with SMTP id r7mr2862819ejd.118.1599147302250; Thu, 03 Sep 2020 08:35:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599147302; cv=none; d=google.com; s=arc-20160816; b=MOu+prdWVcPsdb22JQKbxM4gf10j04blp42Qxva2TEWcjNTo/lMxTZ6J9tMBGo/3KO 3H2gucgBtL5KbBCUr4/pZduTPzkon04YJKv+1ajYQ5M4WtKwoOOf+A475T2WcYu8WUI8 /Q+ZMSZfglhM7GMDdEu1kVa4M8R9esbR4fTws2HVxmp7neOopJIFllziYSiJui1Qo5mc Rvu6ZdAS+wG1PWtvmB1KHn3dOU3QGFDcb+0GR3LFDid2bQBFPeBn35zRHwZTxipGrFnG ZB9Tv2GiSOYrKSzvpFFcXE9l/oRyVL9qH7V4EBePcyKr07DLthrPVsmBOlaaIM1oMDq+ Fv2w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=xvfnYkVphujkSW3GKTzQS2JdjHf4BssnsXilnqQW8Do=; b=HWEKbbdTFhr5ZqbVdMPgXdmcDmzazGWU+c3P9cu9Y4shShOq8v7P8rqWS07eLF+Y50 ah/ZKL/zw8WCl/YHYFaWbNPQTkp9duI6p7bz8SxPMvjcqd/OMaGVbYV02ygrEMCf8HvA oXy2E7Ux5U6XRmBk7AeYKINIG/DG6zNKyEeB1mJDEYgM0fnitNrN++a5DUXgFEpkp+gd wRDpxnZQTis3NyLI3C8yLPRTnUu8hI0iNutAt7d0hAEXtDGPWPf1iYyAMloN7tHrx4Nq rZeXG7EVK1Hw9QYs2rvzIsmYodKb0NecZmQ00Di4/0vh8OIMBY6EZWU3yRrfw7+IKcI5 tSoQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d25si2068792eje.181.2020.09.03.08.34.39; Thu, 03 Sep 2020 08:35:02 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728210AbgICPcX (ORCPT + 99 others); Thu, 3 Sep 2020 11:32:23 -0400 Received: from verein.lst.de ([213.95.11.211]:38300 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726543AbgICPcV (ORCPT ); Thu, 3 Sep 2020 11:32:21 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 919D867357; Thu, 3 Sep 2020 17:32:17 +0200 (CEST) Date: Thu, 3 Sep 2020 17:32:17 +0200 From: Christoph Hellwig To: Leon Romanovsky Cc: Christoph Hellwig , Doug Ledford , Jason Gunthorpe , Leon Romanovsky , linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org, Maor Gottlieb Subject: Re: [PATCH rdma-next 0/4] scatterlist: add sg_alloc_table_append function Message-ID: <20200903153217.GA21689@lst.de> References: <20200903121853.1145976-1-leon@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200903121853.1145976-1-leon@kernel.org> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Patch 1 never made it through.