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 A7276CA0EC4 for ; Mon, 11 Aug 2025 17:03:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type:MIME-Version: References:In-Reply-To:Subject:Cc:To:From:Message-ID:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=zKcFvhU2RITDCBBvQQGSfxUNule+Rk7TeizyclU0768=; b=cpDxYZXCreHv1aujobUb221xE9 aEx3J3qITSU6I+/KKcddf2axfGin2gDIC/1T5hn690XR3560B2QUSKnTdFxZCm+f5v+srdJ6LNqzA sAHYIiKRu8Jh9/7+M3W2OP83wuZsI3Do+QfGkMrNREL3SKPTPbo4rhPaus87yLNVn5K8slGBSj1W1 TNLyrNmrhbFvsrxCm6C69txIp8i2AH/+AZGKIxSjGdSptLpJIf+H3pi0CHlIp9oSkyoZEVaMEFCcD vOuS7RIG8Z0nuwIW0Ft4Ps+JoFhVulkP4v6iLPxIQQpbzM80WMF/sehNMJ3gWYF08TRfhw/Li6ln2 8fN3/VqA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1ulVvf-00000008UsJ-0zZi; Mon, 11 Aug 2025 17:03:23 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1ulTsg-000000086Gh-0pvI; Mon, 11 Aug 2025 14:52:10 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 2548A60051; Mon, 11 Aug 2025 14:52:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C6E7CC4CEED; Mon, 11 Aug 2025 14:52:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1754923927; bh=lC9rVnFUh+y1IRTd2hGi9NBWzLfw/v1W1Ns4j9BGWvA=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=tNutl5aQrKXvdYyqxEm82rEpTyNI/Dr+E00Wlshx5IZAcFiuuF+I2BW6mcBaSNH2P w56BIcGJi2fdIAkXd/tTa5bg4mtFCB23z89YsNAcDORM9+n9usFS0AZIszBBpykBxB PcvX6P23q8KoluEwgqN5hY0w/8d02kqW65oTDmIOl+I/oik1n7RA67agpiOgqNXOXD 8VTyRUC7Gv4julVPLNrFvG2uhw/iunPRdYGanpwThTTpfoI6YEYOLxbF2u59klzYA6 4jtizY1+ReoegHC7QASWT2oYM+fq7CJR4DYIxxOdqKA1Ym6E0uiJV62mOa42Y7nDLe PNxx90HiZUwzA== 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 1ulTsb-006HEc-In; Mon, 11 Aug 2025 15:52:05 +0100 Date: Mon, 11 Aug 2025 15:52:04 +0100 Message-ID: <86v7mt9ai3.wl-maz@kernel.org> From: Marc Zyngier To: Thomas Gleixner , Coiby Xu Cc: linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, kexec@lists.infradead.org Subject: Re: [Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1 In-Reply-To: <878qjq80yu.ffs@tglx> References: <87bjom8106.ffs@tglx> <878qjq80yu.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/30.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) 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, coxu@redhat.com, linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, kexec@lists.infradead.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-BeenThere: kexec@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "kexec" Errors-To: kexec-bounces+kexec=archiver.kernel.org@lists.infradead.org On Mon, 11 Aug 2025 14:03:21 +0100, Thomas Gleixner wrote: > > On Mon, Aug 11 2025 at 15:02, Thomas Gleixner wrote: > > CC+ Marc > > > On Mon, Aug 11 2025 at 11:23, Coiby Xu wrote: > >> Recently I met an issue that on certain virtual machines, the kdump > >> kernel fails to get DHCP IP address most of times starting from > >> 6.11-rc2. git bisection shows commit b5712bf89b4b ("irqchip/gic-v3-its: > >> Provide MSI parent for PCI/MSI[-X]") is the 1st bad commit, > >> > >> # good: [7d189c77106ed6df09829f7a419e35ada67b2bd0] PCI/MSI: Provide > >> # MSI_FLAG_PCI_MSI_MASK_PARENT > >> git bisect good 7d189c77106ed6df09829f7a419e35ada67b2bd0 > >> # good: [48f71d56e2b87839052d2a2ec32fc97a79c3e264] irqchip/gic-v3-its: > >> # Provide MSI parent infrastructure > >> git bisect good 48f71d56e2b87839052d2a2ec32fc97a79c3e264 > >> # good: [8c41ccec839c622b2d1be769a95405e4e9a4cb20] irqchip/irq-msi-lib: > >> # Prepare for PCI MSI/MSIX > >> git bisect good 8c41ccec839c622b2d1be769a95405e4e9a4cb20 > >> # first bad commit: [b5712bf89b4bbc5bcc9ebde8753ad222f1f68296] > >> # irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X] > > > > There were follow up fixes on this, so isolating this one is not really > > conclusive. > > > > Is the problem still there on v6.16 and v6.17-rc1? Yeah, there are way too many things that have been addressed since. kdump is also a particularly nasty case, as it tends to rely on the redistributor tables programmed by the previous kernel. Also, this says "virtual machines". What's the hypervisor? How hard is it to reproduce? Thanks, M. -- Without deviation from the norm, progress is not possible.