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 43651C25B48 for ; Thu, 26 Oct 2023 07:50:04 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=TP7Hc3nMTdJVL70h/+HcIYanlEggPVgOiiwCjWGTGF0=; b=ifGWFvK7K2JsrI N0yLbgxw35bcXyOkcaK62Cxtan7rO6HnJqq2WocywyrMiCr3SXuSlXvjVvakTmjAl28Cux948EEjB fr6rJ/GZOxcCFPlTadGkY7Ggy+jitFqCY5KqOOqTknqLNfbvRTWqYVv0VQfVUa0xPgq/pPEZFUG/O uKFqE6kzpKM9Dzjs17GNEgC+8b92M81CggohLXDMGU94MVvHv1Mp1QqV9Me5SlY/H8ttlH6jtY+kw FiWpe97mHLxZJJursUOyyCetuW7LT7v4eu21Z1FvCo5PwR7XthEZBcmVn+bue0XZsk7kwUK6wgesK pQuNSJO3dWEHkRvXmxnA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qvv7b-00Dsrs-2L; Thu, 26 Oct 2023 07:49:39 +0000 Received: from mail.8bytes.org ([2a01:238:42d9:3f00:e505:6202:4f0c:f051]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qvv7Z-00DsrC-2F for linux-arm-kernel@lists.infradead.org; Thu, 26 Oct 2023 07:49:39 +0000 Received: from 8bytes.org (p4ffe149c.dip0.t-ipconnect.de [79.254.20.156]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.8bytes.org (Postfix) with ESMTPSA id 566D31A663A; Thu, 26 Oct 2023 09:49:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=8bytes.org; s=default; t=1698306576; bh=i7ZjTaBmY1sC5SUeWRmnofKfHXCddva3S4eBDSTodEI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tapF8GD3HQ4Wed+B8GY/o/P+rrAMU17bExhQfh5suz7bCpESnVowO8oj8tfRZLkY5 QY6bUj36IjXcP15wP+t+yDnAVIgUHyKNSQxO/+jw8Krv/k3+x13d1Y27P6OSuip7Ki QiGbrf54L3YpZyNtzS0qHccWTQ5vKmdgBKV9mCqJCeEk1FKDxnDdXQe2BARVDzlYl3 likKrGSVp2safmT1DtwkR1HF6vkRD/g/bE0FSsiFmvxbOGsCwVca5ABLsBNLOLlTiJ iq7tQrQ8xvNUPwFfiRS3VaneSJXyAyQsOkpn/UDih1ZEYR/XwwXZy5hwjE/MTVxkpR kaehl2RRKF1ow== Date: Thu, 26 Oct 2023 09:49:35 +0200 From: Joerg Roedel To: Jason Gunthorpe Cc: Alyssa Rosenzweig , asahi@lists.linux.dev, Christophe Leroy , David Woodhouse , iommu@lists.linux.dev, Kevin Tian , linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org, Hector Martin , Michael Ellerman , Nicholas Piggin , Robin Murphy , Sven Peter , Will Deacon , Lu Baolu , Janne Grunau Subject: Re: [PATCH v2 0/9] iommu: Convert dart & iommufd to the new domain_alloc_paging() Message-ID: References: <0-v2-bff223cf6409+282-dart_paging_jgg@nvidia.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <0-v2-bff223cf6409+282-dart_paging_jgg@nvidia.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231026_004937_973139_F4E953F5 X-CRM114-Status: UNSURE ( 7.11 ) 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 Wed, Sep 27, 2023 at 08:47:30PM -0300, Jason Gunthorpe wrote: > Jason Gunthorpe (9): > iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain > iommu/vt-d: Update the definition of the blocking domain > iommu/vt-d: Use ops->blocked_domain > iommufd: Convert to alloc_domain_paging() Applied these 4, the dart patches need reviewed-by/tested-by/acked-by from one of the Dart maintainers. Regards, Joerg _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel