Re: [PATCH] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest

From: Rob Herring
Date: Thu Jul 11 2024 - 08:21:16 EST


On Wed, Jul 3, 2024 at 8:17 AM Amit Machhiwal <amachhiw@xxxxxxxxxxxxx> wrote:
>
> With CONFIG_PCI_DYNAMIC_OF_NODES [1], a hot-plug and hot-unplug sequence
> of a PCI device attached to a PCI-bridge causes following kernel Oops on
> a pseries KVM guest:

Can I ask why you have this option on in the first place? Do you have
a use for it or it's just a case of distros turn on every kconfig
option.

Rob