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 B348412BF3D; Thu, 15 Feb 2024 11:57:44 +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=1707998264; cv=none; b=dyNC1F4kg5QTGqMQ1hKgr7ZYZt+k9zG3+0aQy9g5HtVtb8XZOZAIOZkmXkI93Vz+x0AtUG6UobZpExU8RIT74Jhq5XkXg01xParqFm+lQBaYHJhmA8XIlj5aR/FOvSJg2sUgWPlBZyuE/i1FpGn+dmwIW1bNZogA1V9haUv7vWI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707998264; c=relaxed/simple; bh=ZjS4FGsh59FRrV3bPIOZFy21FV9/UD4J8wYNJ7V5MEQ=; h=Date:Message-ID:From:To:Cc:Subject:In-Reply-To:References: MIME-Version:Content-Type; b=IzNE1lCoUL9WYKK11XlRu5FB5ykvMcKT4+S4iDK7nExdVOgGlHzHkmmlS5a4gHoKLqGEMzoLcKwqh1auStdul1jJZwsw5XdDtEw+d1kkfWnVpGqxMbVevux6jSak0TXlbzTwOYnZWBvDVzivMkraQA+XCJ7LWEYB9SoV0TmGRvU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=fyqziwEu; 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="fyqziwEu" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 227AEC433C7; Thu, 15 Feb 2024 11:57:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1707998264; bh=ZjS4FGsh59FRrV3bPIOZFy21FV9/UD4J8wYNJ7V5MEQ=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=fyqziwEu8JdiAmob0PH9svSFBnqigFzaCsruuY6/sSL8n/lx13X7r+aHvc1fR6ku0 ItZYqHANHGzkuMaai6nZniqcTF0IqTmFZy0R6qtJguVrm1hHSwNtdZpkqPmttdPXGo XJ8puKluzojxXDHIQIJHsDA75WWcxlWlka7Yd8CQK9MULvbOGdm/+G3RIvIVlAq7FR GVwQrmyu742daoxjOCs9BO7VF3FrlNa3VSMbpuJYIbTnWUSE0neWsxZklEKiU/1/fd MgDmUWBG5Bg+CFmCTaeMP4Q4TBHmFm354vPdharLHmZedzJo+89/aOyGTdOQY/O2qM /WHWZ0IHsL82A== 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.95) (envelope-from ) id 1raaN3-003U4v-Qq; Thu, 15 Feb 2024 11:57:41 +0000 Date: Thu, 15 Feb 2024 11:57:41 +0000 Message-ID: <86mss23poq.wl-maz@kernel.org> From: Marc Zyngier To: Thomas Gleixner Cc: Anup Patel , Paul Walmsley , Palmer Dabbelt , =?UTF-8?B?QmrDtnJuIFTDtnBlbA==?= , Rob Herring , Atish Patra , Andrew Jones , Sunil V L , Saravana Kannan , Anup Patel , linux-riscv@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Krzysztof Kozlowski , Frank Rowand , Conor Dooley , "Ahmed S.\ Darwish" Subject: Re: [PATCH v12 00/25] Linux RISC-V AIA Support In-Reply-To: <87bk8ig6t2.ffs@tglx> References: <20240127161753.114685-1-apatel@ventanamicro.com> <87bk8ig6t2.ffs@tglx> 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/29.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: devicetree@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: tglx@linutronix.de, apatel@ventanamicro.com, paul.walmsley@sifive.com, palmer@dabbelt.com, bjorn@kernel.org, robh+dt@kernel.org, atishp@atishpatra.org, ajones@ventanamicro.com, sunilvl@ventanamicro.com, saravanak@google.com, anup@brainfault.org, linux-riscv@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, krzysztof.kozlowski+dt@linaro.org, frowand.list@gmail.com, conor+dt@kernel.org, darwi@linutronix.de X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On Wed, 14 Feb 2024 19:54:49 +0000, Thomas Gleixner wrote: > > Anup! > > On Sat, Jan 27 2024 at 21:50, Anup Patel wrote: > >> Changes since v11: > >> - Rebased on Linux-6.8-rc1 > >> - Included kernel/irq related patches from "genirq, irqchip: Convert ARM > >> MSI handling to per device MSI domains" series by Thomas. > >> (PATCH7, PATCH8, PATCH9, PATCH14, PATCH16, PATCH17, PATCH18, PATCH19, > >> PATCH20, PATCH21, PATCH22, PATCH23, and PATCH32 of > >> https://lore.kernel.org/linux-arm-kernel/20221121135653.208611233@linutronix.de/) > >> - Updated APLIC MSI-mode driver to use the new WIRED_TO_MSI mechanism. > >> - Updated IMSIC driver to support per-device MSI domains for PCI and > >> platform devices. > > > > I have rebased and included 13 patches (which add per-device MSI domain > > infrastructure) from your series [1]. In this series, the IMSIC driver > > implements the msi_parent_ops and APLIC driver implements wired-to-msi > > bridge using your new infrastructure. > > > > The remaining 27 patches of your series [1] requires testing on ARM > > platforms which I don't have. I suggest these remaining patches to > > go as separate series. > > Of course. Darwi (in Cc) is going to work on the ARM parts when he > returns from vacation. I'm going to apply the infrastructure patches > (1-13) in the next days so they are out of the way for you and Darwi, > unless someone has any objections. FWIW, I've fiven the first 13 patches a go on two of the most problematic platforms (Huawei's D05, and Marvell's McBin). Nothing immediately broke, so it's obviously perfect. Thanks, M. -- Without deviation from the norm, progress is not possible.