Re: [PATCH v4 0/2] PCI hotplug driver fixes

2024-07-08 Thread Michael Ellerman
On Mon, 01 Jul 2024 13:15:05 +0530, Krishna Kumar wrote: > The fix of Powerpc hotplug driver (drivers/pci/hotplug/pnv_php.c) > addresses below two issues. > > 1. Kernel Crash during hot unplug of bridge/switch slot. > > 2. Bridge Support Enablement - Previously, when we do a hot-unplug > operatio

[PATCH v4 0/2] PCI hotplug driver fixes

2024-07-01 Thread Krishna Kumar
The fix of Powerpc hotplug driver (drivers/pci/hotplug/pnv_php.c) addresses below two issues. 1. Kernel Crash during hot unplug of bridge/switch slot. 2. Bridge Support Enablement - Previously, when we do a hot-unplug operation on a bridge slot, all the ports and devices behind the bridge-ports w