On Mon, 22 Apr 2024 13:27:37 +0530, Ganesh Goudar wrote: > When a device is hot removed on powernv, the hotplug driver clears > the device's state. However, on pseries, if a device is removed by > phyp after reaching the error threshold, the kernel remains unaware, > leading to the device not being torn down. This prevents necessary > remediation actions like failover. > > Permanently disable the device if the presence check fails. > > [...]
Applied to powerpc/next. [1/1] powerpc/eeh: Permanently disable the removed device https://git.kernel.org/powerpc/c/d1679b4fa1722e6bb4a17b13aacdc01a130ba362 cheers