On Sat, 19 Apr 2025 21:30:58 +0800, Hans Zhang wrote: > If the call to pci_host_probe() in cdns_pcie_host_setup() > fails, PM runtime count is decremented in the error path using > pm_runtime_put_sync().But the runtime count is not incremented by this > driver, but only by the callers (cdns_plat_pcie_probe/j721e_pcie_probe). > And the callers also decrement theruntime PM count in their error path. > So this leads to the below warning from the PM core: > > [...] Applied, thanks! [1/1] PCI: cadence: Fix runtime atomic count underflow. commit: f8015b6a0db95ce09aaacb236746f33b7a540a3e Best regards, -- Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>