Received: by 2002:a6b:fb09:0:0:0:0:0 with SMTP id h9csp304580iog; Tue, 28 Jun 2022 23:58:30 -0700 (PDT) X-Google-Smtp-Source: AGRyM1v20Gj09NyFmfC0TTdXfKtMq3Qn+4/uUUjTdsDOPhp4Ld/z/hgLnnf4JPtiCDJyIm7nqcZb X-Received: by 2002:a17:907:7e81:b0:726:2912:7467 with SMTP id qb1-20020a1709077e8100b0072629127467mr1788090ejc.373.1656485910618; Tue, 28 Jun 2022 23:58:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1656485910; cv=none; d=google.com; s=arc-20160816; b=Z0dvA/CD6IQ9kUtpL1fsKlF0wjCNfbUkbifEAWcvo6ZUWRQ9+mDuqeGHz+dGTvSDMz LUb9+LL8eme2EyhSF1SrK6muhSYDYyIJifUL0i6F3e3rYaPu8rJf/xrfvdvoFhw4Y5Pt tppyL5Ef8BsZBK92RzCW8+1O1JEg4PtjZhwbkMeo1jsVv3ZWOGkOyPpnhb0brse7KvaX aFxT0K4NM98W3nt/F3x69FFfkNF/DEnSQxcbNt5d7RWhf5+3eN7dpSlUep3SAkE6uY1e oLDimKPX77osL/pt1XvGAwuxIpVW8gAk34LKmaNkmSIQKpnnfWP5BmO+qNVh/MGAbhwo /S7g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=M7NmYC/Iylm9myghHwqILim55SAUt9QrM+UZYk0eJlw=; b=vhGnVMHqFdIofWIVlx997ituApucVGA01/4IVAdNAE7NSlwBU8VPSFPaV4pFliNhkB syRWY9pZJXtu4u+FWOjbhlIIRMRg08b6Lq+xla0cB8mbCkmtMPLPaWYwgSnp3jnFdWiV SJG9e3zQAh8TMQmWyE+ipoUr74PKcpZH4eQrjUwf4iUoglIJZXFnH/6JtuZulDMemJL3 ac2RcPjrP1rF9WLOtG2+ruEhXbZCtw5IKCDo3MmKTHPjFiuPuFS1EQgrfCU670iQcTkL 7rkUq6899dsIClEYIg7dAxlGagRF8Py/6Ki51EAfiwNiYewTV0hkYlcfZXWpLJoQ1o47 NHSQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id sb42-20020a1709076daa00b007263fe6c42fsi699505ejc.675.2022.06.28.23.58.00; Tue, 28 Jun 2022 23:58:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230424AbiF2Gjp (ORCPT + 99 others); Wed, 29 Jun 2022 02:39:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48848 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229762AbiF2Gjo (ORCPT ); Wed, 29 Jun 2022 02:39:44 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5501320BC3; Tue, 28 Jun 2022 23:39:43 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id D128967373; Wed, 29 Jun 2022 08:39:39 +0200 (CEST) Date: Wed, 29 Jun 2022 08:39:39 +0200 From: Christoph Hellwig To: Logan Gunthorpe Cc: linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org, linux-block@vger.kernel.org, linux-pci@vger.kernel.org, linux-mm@kvack.org, iommu@lists.linux-foundation.org, Stephen Bates , Christoph Hellwig , Dan Williams , Jason Gunthorpe , Christian =?iso-8859-1?Q?K=F6nig?= , John Hubbard , Don Dutile , Matthew Wilcox , Daniel Vetter , Minturn Dave B , Jason Ekstrand , Dave Hansen , Xiong Jianxin , Bjorn Helgaas , Ira Weiny , Robin Murphy , Martin Oliveira , Chaitanya Kulkarni , Ralph Campbell , Bjorn Helgaas Subject: Re: [PATCH v7 04/21] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations Message-ID: <20220629063939.GE17234@lst.de> References: <20220615161233.17527-1-logang@deltatee.com> <20220615161233.17527-5-logang@deltatee.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220615161233.17527-5-logang@deltatee.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Looks good: Reviewed-by: Christoph Hellwig