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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 4A93CCDB46E for ; Thu, 12 Oct 2023 18:07:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=666XSV+UNixUanqsGk1eq7JCJ+ROYyOFysD2byctBS0=; b=lPAG2eaHTiEhTA KJnGzpaPgdyy7F2zkVAWn3l03zpBDn+AwJaaRMVZTVkd0KsHBVicEbu0UV+xfeu/b4yEG7b3b4rGw MhFLE6bUHR+flYB2dCNp9UzdqcVMhTqo00YSH/uahonpKYXjt47WqfyqTNs8ZShDcrP9OUS65cWbq 1jot6Gcccnp5dNYiAY938qdB3SwXWAO68t2tHwC7oTPKnNnzBLfTl20F3O9fKHaotje3TaX8Xs2va 6bDbdQn7wHNRlSnvf4ShtgdT639l2HEce5MeGqjfLOk8glSO3z8qnbIDjTzj3+E/mun2ZExCSmrsv GAiDvQKl4OEOpvF13/mA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qr05i-001apv-2s; Thu, 12 Oct 2023 18:07:22 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qr05d-001ano-0B for linux-arm-kernel@lists.infradead.org; Thu, 12 Oct 2023 18:07:19 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 938C7CE2AAE; Thu, 12 Oct 2023 18:07:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 04985C43397; Thu, 12 Oct 2023 18:07:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697134033; bh=eVbB8xX35Yk0N11tWIGxUMld6J8/6Xc4vSFxzS1n4Ns=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CGj0dv/q+NZ1Q50USGtzh4/zIIRdBFRLv0dv2svogvgypbDIzIlkDzAnCrL23bfPW hjGV+S/OVa37uoalmRq9YnJHJfsNA8P/7q9a2PPW3BsimtEgb7F5lPoCr3ITHs2P7r vB0EXOm2P7Tylf2NIjnV+K6vaDCXbWGUxFEf18MtNrz2Q6EL2lFwiHgYiYe7hp81ff nJOEi909BaRxXuhVyHBPAW/PwttqZVh3S3/4MzETr4HxICBLZ+Tv64rm2qOAH+q/nh JG+mvRD6QrTgjpG4j4DnT9Jfgu/O1ZKPaPwuTqpHEEuOd0RhlWmDi2jBA1hrzKwHXa Qzjk7YDvEaWBg== From: Will Deacon To: iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org, Michael Shavit , linux-kernel@vger.kernel.org Cc: catalin.marinas@arm.com, kernel-team@android.com, Will Deacon , Tomas Krcka , "Kirill A. Shutemov" , Jason Gunthorpe , Jacob Pan , nicolinc@nvidia.com, jean-philippe@linaro.org, robin.murphy@arm.com, Alistair Popple , Lu Baolu , Joerg Roedel , Kevin Tian , Dawei Li , jgg@nvidia.com Subject: Re: [PATCH v8 0/9] Refactor the SMMU's CD table ownership Date: Thu, 12 Oct 2023 19:06:48 +0100 Message-Id: <169712689838.645382.14628592932614139960.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20230915132051.2646055-1-mshavit@google.com> References: <20230915132051.2646055-1-mshavit@google.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231012_110718_108821_409CC70D X-CRM114-Status: UNSURE ( 9.95 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 15 Sep 2023 21:17:31 +0800, Michael Shavit wrote: > This series refactors stage 1 domains so that they describe a single CD > entry. These entries are now inserted into a CD table that is owned by > the arm_smmu_master instead of the domain. > This is conceptually cleaner and unblocks other features, such as > attaching domains with PASID (for unmanaged/dma domains). > > This patch series was originally part of a larger patch series that > implemented the set_dev_pasid callback for non-SVA domains but is now > split into a distinct series. > > [...] Applied to will (for-joerg/arm-smmu/updates), thanks! [1/9] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg https://git.kernel.org/will/c/987a878e09c6 [2/9] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg https://git.kernel.org/will/c/1f8588834016 [3/9] iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tables https://git.kernel.org/will/c/e3aad74c51a7 [4/9] iommu/arm-smmu-v3: move stall_enabled to the cd table https://git.kernel.org/will/c/1228cc509fc6 [5/9] iommu/arm-smmu-v3: Refactor write_ctx_desc https://git.kernel.org/will/c/24503148c545 [6/9] iommu/arm-smmu-v3: Move CD table to arm_smmu_master https://git.kernel.org/will/c/10e4968cd511 [7/9] iommu/arm-smmu-v3: Cleanup arm_smmu_domain_finalise https://git.kernel.org/will/c/5e14313df2c8 [8/9] iommu/arm-smmu-v3: Update comment about STE liveness https://git.kernel.org/will/c/6032f58498b7 [9/9] iommu/arm-smmu-v3: Rename cdcfg to cd_table https://git.kernel.org/will/c/475918e9c4eb Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel