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 smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (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 7F80DC433F5 for ; Thu, 31 Mar 2022 16:26:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 24F8841ECC; Thu, 31 Mar 2022 16:26:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jMhJa7K2IqFm; Thu, 31 Mar 2022 16:26:18 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp4.osuosl.org (Postfix) with ESMTPS id B609541DDC; Thu, 31 Mar 2022 16:26:17 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 8C9DEC001D; Thu, 31 Mar 2022 16:26:17 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) by lists.linuxfoundation.org (Postfix) with ESMTP id BA7FBC0012 for ; Thu, 31 Mar 2022 16:26:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 9A4E0410DA for ; Thu, 31 Mar 2022 16:26:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZRwDWvDJhq6d for ; Thu, 31 Mar 2022 16:26:15 +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 smtp2.osuosl.org (Postfix) with ESMTPS id BEDF34014E for ; Thu, 31 Mar 2022 16:26:15 +0000 (UTC) Received: by verein.lst.de (Postfix, from userid 2407) id 2CB0F68AFE; Thu, 31 Mar 2022 18:26:10 +0200 (CEST) Date: Thu, 31 Mar 2022 18:26:10 +0200 From: Christoph Hellwig To: "Alex Xu (Hello71)" Subject: Re: [PATCH] dma-mapping: move pgprot_decrypted out of dma_pgprot Message-ID: <20220331162610.GA30225@lst.de> References: <20220331060627.2872150-1-hch@lst.de> <1648742102.xmws9oicm6.none@localhost> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1648742102.xmws9oicm6.none@localhost> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: thomas.lendacky@amd.com, iommu@lists.linux-foundation.org, robin.murphy@arm.com, Christoph Hellwig 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" On Thu, Mar 31, 2022 at 12:13:19PM -0400, Alex Xu (Hello71) wrote: > Tested-by: Alex Xu (Hello71) Thanks! _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu