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 D8F61C433EF for ; Tue, 19 Apr 2022 15:26:50 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=q2zidmLaIksQ+05M4f0y/7T5+hfujp63Uuf/nmO62dw=; b=rDZPNutxdbkg2g vFA08SvOTeuGdqPEz2iTa0tNuH6UePxshJJXrx68Pewu3013cyRW1wAHEVcLZBBwi4N0nOl2WNe2i 07XdXFdd76V958pQ/9TnrU0lVVsw17Jw9uOnJF3I/cvlfrJ94TIiBt+BnlVh1bagEam6W4oZSM92h YKF8j/WzzUUkn1CMfZh12PiVGQ4iQOXMyPQ/xbl1lRN9j/nyoAm/UDx9vnAJ+YnZSinRygjmzu+N0 CoS2WQokAAJxJE7Mtg6pQ9QRwUWbMTGiI5DAS4gtUktM977GpFjbEblUPk9HJrzdcjh73jQyocaEh K/uhNnaC+52SJW29bf5Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ngpjB-004dCN-OR; Tue, 19 Apr 2022 15:25:18 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ngp2C-004LSN-FL for linux-arm-kernel@lists.infradead.org; Tue, 19 Apr 2022 14:40:53 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id D9AB0B81984; Tue, 19 Apr 2022 14:40:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B7148C385A7; Tue, 19 Apr 2022 14:40:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650379249; bh=Odi8T0lKvsQl0jnz2foSSFYzVl+S20L3qwLS1xH/7sM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rSnqvlxlX/BIuR7YrwvP9faodWrQ4zMTWlogOqkPjoxlSyX+YWrngYqr5os6Op2Oo QssVb/+81BkFtPjkdzMQX49Ws48Qm6LvwpgrHBxsW7kyu5cAaMSwfoNGK8M3B4ZqKM 8igvaSFwZ8u9Fj+8QqLEQ2gGxCqPeUIiSdh+LvNSpdt7YRHVQKNmzDRUao6hh0cjoe /3ExFvfm2U/MRwGMRsc9JVuIqk6HGgfJ4D0DRQQIfGk12CenNIiebP1vDGC2m0XhSK 3dOVdOi9jd8GKR71avgLQ1AImPdYIHVLlwVEYtv1rGQBc5oOCg62H4Y3cGL5WmNVs7 8eowSPCNLadxg== Date: Tue, 19 Apr 2022 15:40:42 +0100 From: Will Deacon To: Robin Murphy Subject: Re: [PATCH 04/13] iommu/arm-smmu: Clean up bus_set_iommu() Message-ID: <20220419144042.GA6186@willie-the-truck> References: <2e59602d982fd4941ec923571940fa3c628b2188.1649935679.git.robin.murphy@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <2e59602d982fd4941ec923571940fa3c628b2188.1649935679.git.robin.murphy@arm.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220419_074052_712268_0782AD36 X-CRM114-Status: GOOD ( 11.64 ) 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: , Cc: jean-philippe@linaro.org, mjrosato@linux.ibm.com, sven@svenpeter.dev, zhang.lyra@gmail.com, joro@8bytes.org, iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, robdclark@gmail.com, thierry.reding@gmail.com, linux-arm-kernel@lists.infradead.org, gerald.schaefer@linux.ibm.com, baolu.lu@linux.intel.com, yong.wu@mediatek.com, m.szyprowski@samsung.com 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 Thu, Apr 14, 2022 at 01:42:33PM +0100, Robin Murphy wrote: > Stop calling bus_set_iommu() since it's now unnecessary. With device > probes now replayed for every IOMMU instance registration, the whole > sorry ordering workaround for legacy DT bindings goes too, hooray! Ha, I hope you tested this! > Signed-off-by: Robin Murphy > --- > drivers/iommu/arm/arm-smmu/arm-smmu.c | 84 +-------------------------- > 1 file changed, 2 insertions(+), 82 deletions(-) Assuming it works, Acked-by: Will Deacon Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel