Re: [PATCH v2] perf/dwc_pcie: Fix PCI device reference leak in probe
From: Markus Elfring
Date: Fri Aug 21 2026 - 03:01:08 EST
> This issue was found by a static analysis checker and confirmed by manual
> source review.
Can such a source code analysis approach point any related development concerns out
also according to a pci_dev_put(pdev) call in the “middle” of the discussed control flow?
https://elixir.bootlin.com/linux/v7.2/source/drivers/perf/dwc_pcie_pmu.c#L695-L770
Regards,
Markus