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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 A957DC7EE23 for ; Thu, 1 Jun 2023 09:49:32 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4QX1Z31MQVz3dwY for ; Thu, 1 Jun 2023 19:49:31 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=8bytes.org header.i=@8bytes.org header.a=rsa-sha256 header.s=default header.b=mB3vC+pw; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=8bytes.org (client-ip=2a01:238:42d9:3f00:e505:6202:4f0c:f051; helo=mail.8bytes.org; envelope-from=joro@8bytes.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=8bytes.org header.i=@8bytes.org header.a=rsa-sha256 header.s=default header.b=mB3vC+pw; dkim-atps=neutral Received: from mail.8bytes.org (mail.8bytes.org [IPv6:2a01:238:42d9:3f00:e505:6202:4f0c:f051]) by lists.ozlabs.org (Postfix) with ESMTP id 4QX1Y34SmBz3cfJ for ; Thu, 1 Jun 2023 19:48:39 +1000 (AEST) Received: from 8bytes.org (p200300c2773e310086ad4f9d2505dd0d.dip0.t-ipconnect.de [IPv6:2003:c2:773e:3100:86ad:4f9d:2505:dd0d]) (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 E21BC224B45; Thu, 1 Jun 2023 11:48:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=8bytes.org; s=default; t=1685612910; bh=pF+Egy6iA+ZwOAT2x7ihrgeZOqh087YTNMbwRgLqIrU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mB3vC+pwm0gNIHj16iWUa8xaiGMgDqLBsonBEt0bR2i6c3Gj8AcexkJ7yUrYSNA3w KEiqT1Qw0trrIgUfCGsGnW/wqeLG8GFvD30obSwCK6ZwdtYa7a9v2IRwbp5crOtmc4 vTXd/gbCY7Bg6X0DG85NUNT1cXHMO/pc9Mi6cuEVUOc8/P+ODqg1uYIEOfj0XTqvis WNXuAtqFhpzAfIctVhU4efMJkNj6bhYGwPNHXq6MvMewx7fKV7Xi9YegB1emIHG2NP C9uDFpyqCtJhJq+0FFu75tjTxOAKkIfzStjIh23RITIRnyukWelkf2GOQq4Q4kxkTS yopqBe1wBMjTA== Date: Thu, 1 Jun 2023 11:48:28 +0200 From: Joerg Roedel To: Michael Ellerman Subject: Re: [PATCH v2 0/3] Remove iommu_group_remove_device() from fsl Message-ID: References: <0-v2-ce71068deeec+4cf6-fsl_rm_groups_jgg@nvidia.com> <87leh658ly.fsf@mail.lhotse> <87leh5yobf.fsf@mail.lhotse> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87leh5yobf.fsf@mail.lhotse> X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Will Deacon , Robin Murphy , Nicholas Piggin , Li Yang , iommu@lists.linux.dev, Jason Gunthorpe , linuxppc-dev@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Wed, May 31, 2023 at 05:04:04PM +1000, Michael Ellerman wrote: > Great, yep consider it: > > Tested-by: Michael Ellerman Alright, applied them for 6.5.