Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp585241pxb; Wed, 27 Jan 2021 15:54:27 -0800 (PST) X-Google-Smtp-Source: ABdhPJz1TyOLgoIQJ7TIQX/Bs1i4fQwS4HYBaRgVNoXSEsBFK11pZz+ptETrmfgerpD6+i7dq63O X-Received: by 2002:a50:e008:: with SMTP id e8mr11056558edl.339.1611791666957; Wed, 27 Jan 2021 15:54:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611791666; cv=none; d=google.com; s=arc-20160816; b=lIi7ZeyVGE2uOPR1p+FCU7ZPcX4uVGkXTDKdaDPl1V1p3eaIu+1vK6LkOqzqurn6d4 LrkeenJdvMju21yCsw9pPpFSIkXoZrxvRRIb+heHBX2WAVdntn/P5UBRX7OuIofpCb85 2HJFRdxv7nfJdmtfWRTa+vhb9thAZBiaqch86askAzFFPljOW30RPKCya9tYwPSvg00m ozGnkuhbt+v0zuEHYwIgPvS4jZUgsmVpoGBrJ3ogm6Lb6CKRcpRM1uLVIBUAP21jAjvL z8SrY/TqeV/LlU3i5EcbSinY8fD94ABMjAnyuArkeQJHhKAVeHQGTRXdmG8Kxcy/6F+z O5/A== 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=AEygSy9bsFR3WneUYnzmjZJ0HbplTTD6/v2MeBY0+Tw=; b=X669MZjyWLHT6c+fhjaGmeUHljZlmy/APGM1cpGsxT0ut37Fsn3tP81bMwJjdiV6em P2JgvS1pI3tI3v3YQQ25EG22C+v7IsyTtip1mXHGRTy5XaJ6WQscgRYCSLei2lIMii4D Y5bqqJUmilbDBnxj3e3M0SLYjZADTHQ3RIbJq9saJi++M79R6icf9Xi6hkoUU2gPGAb+ 7OT0tf2VyjHc2dfo48I3idn0olslURCfR4+/N5yANsQ1qVhxMk+rYMRKYgJzG+UbfPTb mJiXs8DGqqDOgF3FxKNFqJbXjZiPXZI4F9ysMuk2+K4d3O/2p9zAWKaoMiOnHhGFlUUi 52vQ== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=8bytes.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q20si695508edr.444.2021.01.27.15.54.02; Wed, 27 Jan 2021 15:54:26 -0800 (PST) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=8bytes.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237492AbhA0MK2 (ORCPT + 99 others); Wed, 27 Jan 2021 07:10:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42090 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237641AbhA0MHY (ORCPT ); Wed, 27 Jan 2021 07:07:24 -0500 Received: from theia.8bytes.org (8bytes.org [IPv6:2a01:238:4383:600:38bc:a715:4b6d:a889]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5A264C061573 for ; Wed, 27 Jan 2021 04:06:44 -0800 (PST) Received: by theia.8bytes.org (Postfix, from userid 1000) id 14E8F303; Wed, 27 Jan 2021 13:06:42 +0100 (CET) Date: Wed, 27 Jan 2021 13:06:40 +0100 From: Joerg Roedel To: Suravee Suthikulpanit Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, will@kernel.org Subject: Re: [PATCH v4 00/13] iommu/amd: Add Generic IO Page Table Framework Support Message-ID: <20210127120640.GF32671@8bytes.org> References: <20201215073705.123786-1-suravee.suthikulpanit@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201215073705.123786-1-suravee.suthikulpanit@amd.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Suravee, On Tue, Dec 15, 2020 at 01:36:52AM -0600, Suravee Suthikulpanit wrote: > Suravee Suthikulpanit (13): > iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inline > iommu/amd: Prepare for generic IO page table framework > iommu/amd: Move pt_root to struct amd_io_pgtable > iommu/amd: Convert to using amd_io_pgtable > iommu/amd: Declare functions as extern > iommu/amd: Move IO page table related functions > iommu/amd: Restructure code for freeing page table > iommu/amd: Remove amd_iommu_domain_get_pgtable > iommu/amd: Rename variables to be consistent with struct > io_pgtable_ops > iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable > iommu/amd: Introduce iommu_v1_iova_to_phys > iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page > iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page table Applied this series, thanks for the work! Given testing goes well you can consider this queued for 5.12. Thanks, Joerg