linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1
@ 2025-08-11  3:23 Coiby Xu
  2025-08-11 13:02 ` Thomas Gleixner
  0 siblings, 1 reply; 13+ messages in thread
From: Coiby Xu @ 2025-08-11  3:23 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-arm-kernel, linux-pci, kexec

Hi Thomas,

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]


I'll appreciate it you can provide any suggestion on fixing this issue.
And I'd be glad to verify any idea as this issue can seem to be reliably
reproduced only on certain machines.

The aarch64 kdump kernel on Fedora is booted wit "irqpoll nr_cpus=1
reset_devices cgroup_disable=memory udev.children-max=2 panic=10
swiotlb=noforce novmcoredd cma=0 hugetlb_cma=0". Removing "nr_cpus=1" or
"adding pci=nomsi" can make this issue disappear. 

Note I've also reported this issue to
https://bugzilla.kernel.org/show_bug.cgi?id=220328

-- 
Best regards,
Coiby


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-08-27  8:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-11  3:23 [Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1 Coiby Xu
2025-08-11 13:02 ` Thomas Gleixner
2025-08-11 13:03   ` Thomas Gleixner
2025-08-11 14:52     ` Marc Zyngier
2025-08-12 10:09       ` Coiby Xu
2025-08-12 10:17         ` Marc Zyngier
2025-08-12 11:07           ` Coiby Xu
2025-08-12 13:14             ` Marc Zyngier
     [not found]               ` <yweverlt7onyse3rbm7phxzwrwfk4pq2dipzdjenrx4onrak6r@dsm4ra3x3gv6>
2025-08-19 23:30                 ` Coiby Xu
2025-08-20  8:56                   ` Marc Zyngier
2025-08-23  3:00                     ` Coiby Xu
2025-08-27  8:17                       ` Coiby Xu
2025-08-12  3:29   ` Coiby Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).