From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B2B4A2192F4 for ; Mon, 23 Feb 2026 13:37:14 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771853834; cv=none; b=bQQPE5YFIb35eM5yxoaXw655AXXDivG0bT5dS2cbA4K8orxxXfHlb20ggH6YCkYKSQJwqxn1vNMk8GLKRE2wxU5W3jPIiEgV9lFIt1ljjDQFaRBen4bMchRjWHxOTpiEDDUZif01Aav17aAkJKnsYx5WsT0B63wr0ph0bsv7vDE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771853834; c=relaxed/simple; bh=K8tVBSZeTJU53L/A4kfm1miMVhrIxXZibSQWP4+wIXc=; h=Date:Message-ID:From:To:Cc:Subject:In-Reply-To:References: MIME-Version:Content-Type; b=BQh9+q3QIdM86nD256wdIDeG/gbqOajqsZSUzVlOPmAm/+td6dXJa1+qCqT/4wB565exuKn7u6UbVgEL3SalgEq+Go4O4Zwysj09t+bcRGcZiP47NLvhJ9f9eezYdqIWJFzVMQmuG3wFe37CtltnNXTnL5WdtlxDZeUQ+KF6uUw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=BDV0RPPI; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="BDV0RPPI" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 57615C116C6; Mon, 23 Feb 2026 13:37:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1771853834; bh=K8tVBSZeTJU53L/A4kfm1miMVhrIxXZibSQWP4+wIXc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=BDV0RPPISyNknKpWsxe9ZWj9wfWxkXrP/wUkQ6iXOox3djPC0/JmYzYaIzboiwKiU uyhhRVivF9YhYckZ8sQtG99YvsOwdfh8E8XEh4TAVqH3LIg5/tXRF9v+sG+ilaF1gW 9YlLsdR3lJJdwtMn62vNr3+QaBfZU49iOJl1u/sh7qKfebrPA/JoLCWZ0n4u0rvhBn yqvNS1y+4+P6MvhLXATOtxN3jQzJ55GrRLbeeMI1t8S//0gQTsdnL5OdhJ7gOv9oUi lNPsN5zfw42E9fVEPyfLHYxBwp+sxUkIuU4c7FLXTXNoXwr+RSQeDeMCq3s4LHqZdR u+38kNvvfWeCQ== Received: from sofa.misterjones.org ([185.219.108.64] helo=goblin-girl.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1vuW7c-0000000Czww-1217; Mon, 23 Feb 2026 13:37:12 +0000 Date: Mon, 23 Feb 2026 13:37:11 +0000 Message-ID: <86ms0za8e0.wl-maz@kernel.org> From: Marc Zyngier To: Ioana Ciornei Cc: Thomas Gleixner , "Christophe Leroy (CS GROUP)" , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 0/6] fsl-mc: Move fsl_over to device MSI In-Reply-To: References: <20260218135203.2267907-1-maz@kernel.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/30.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: ioana.ciornei@nxp.com, tglx@kernel.org, chleroy@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On Fri, 20 Feb 2026 15:41:03 +0000, Ioana Ciornei wrote: > > On Wed, Feb 18, 2026 at 01:51:57PM +0000, Marc Zyngier wrote: > > Over the past few years, I have become increasingly annoyed by this > > sort of messages in my boot log: > > > > [ 0.067861] fsl-mc MSI: ITS@0x100100040000 domain created > > [ 0.073352] fsl-mc MSI: ITS@0x100100060000 domain created > > [ 0.078841] fsl-mc MSI: ITS@0x100100080000 domain created > > [ 0.084328] fsl-mc MSI: ITS@0x1001000a0000 domain created > > [ 0.089815] fsl-mc MSI: ITS@0x1001000c0000 domain created > > [ 0.095303] fsl-mc MSI: ITS@0x1001000e0000 domain created > > [ 0.100792] fsl-mc MSI: ITS@0x100100100000 domain created > > [ 0.106281] fsl-mc MSI: ITS@0x100100120000 domain created > > > > While this is useful on fsl-mc systems, this is completely irrelevant > > on 99.99999% of the arm64 machines, which know nothing about the > > Freescale stuff. Including all of my machine -- bar *one*. > > > > Global MSI domains such as the above have been obsoleted for the past > > two years, but nobody at NXP seems to have got the message. > > I do admit that I wasn't aware that this neeeded work. In the future, > please let me know of this kind of things and I will do the work. I guess Thomas did too good a job not breaking fsl-mc when both PCI and platform MSIs were rewritten, hence you missing on the good stuff! > > > > > The obvious solution is to delete some code! While my first port of > > call would be to just 'git rm -r drivers/bus/fsl-mc' (only kidding!), > > a less invasive solution is to drag that code into the present times. > > Which is what this series is doing by converting the whole thing to > > device MSI, reusing the platform MSI infrastructure instead of > > duplicating it. > > > > This results in the expected cleanup, and kills the last user of the > > non-device-MSI stuff on arm64. You're welcome. > > Thanks! > > Tested-by: Ioana Ciornei # LX2160ARDB, LS2088ARDB > Reviewed-by: Ioana Ciornei Thanks for giving it a go. M. -- Without deviation from the norm, progress is not possible.