From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A3FC9C433EF for ; Wed, 8 Dec 2021 15:49:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 5834960A99; Wed, 8 Dec 2021 15:49:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JOtfLhFIL3ng; Wed, 8 Dec 2021 15:49:05 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp3.osuosl.org (Postfix) with ESMTPS id EB48160804; Wed, 8 Dec 2021 15:49:04 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 91198C002F; Wed, 8 Dec 2021 15:49:04 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) by lists.linuxfoundation.org (Postfix) with ESMTP id BC7D2C0012 for ; Wed, 8 Dec 2021 15:49:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 9EA1A60802 for ; Wed, 8 Dec 2021 15:49:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mpLL-2g0c0Y5 for ; Wed, 8 Dec 2021 15:49:02 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by smtp3.osuosl.org (Postfix) with ESMTPS id 2D574607F9 for ; Wed, 8 Dec 2021 15:49:01 +0000 (UTC) Received: by verein.lst.de (Postfix, from userid 2407) id 6976E68AFE; Wed, 8 Dec 2021 16:48:55 +0100 (CET) Date: Wed, 8 Dec 2021 16:48:55 +0100 From: Christoph Hellwig To: Marek Szyprowski Subject: Re: [PATCH 11/11] dma-direct: add a dma_direct_use_pool helper Message-ID: <20211208154855.GA14807@lst.de> References: <20211111065028.32761-1-hch@lst.de> <20211111065028.32761-12-hch@lst.de> <4e0eafe8-075d-c249-0298-d2612faa5704@samsung.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4e0eafe8-075d-c249-0298-d2612faa5704@samsung.com> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: iommu@lists.linux-foundation.org, Robin Murphy , Christoph Hellwig , David Rientjes X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" I've force pushed out the fixed version, thanks! _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu