[PATCH] powerpc/pseries: extract host bridge from pci_bus prior to bus removal
Tyrel Datwyler
tyreld at linux.ibm.com
Wed Apr 14 05:04:04 AEST 2021
On 2/11/21 10:24 AM, Tyrel Datwyler wrote:
> The pci_bus->bridge reference may no longer be valid after
> pci_bus_remove() resulting in passing a bad value to device_unregister()
> for the associated bridge device.
>
> Store the host_bridge reference in a separate variable prior to
> pci_bus_remove().
>
> Fixes: 7340056567e3 ("powerpc/pci: Reorder pci bus/bridge unregistration during PHB removal")
> Signed-off-by: Tyrel Datwyler <tyreld at linux.ibm.com>
Ping?
More information about the Linuxppc-dev
mailing list