On Fri, 16 Aug 2024 20:47:19 +0530, Krishna chaitanya chundru wrote: > When there are multiple of instances of PCIe controllers, registration > to perf driver fails with this error. This is because of having same > bdf value for devices under two different controllers. > > Update the logic to use sbdf which is a unique number in case of > multi instance also. > > [...] Applied to will (for-next/perf), thanks! [1/4] perf/dwc_pcie: Fix registration issue in multi PCIe controller instances https://git.kernel.org/will/c/e669388537c4 [2/4] Documentation: dwc_pcie_pmu: Update bdf to sbdf https://git.kernel.org/will/c/96a37ec98664 [3/4] perf/dwc_pcie: Always register for PCIe bus notifier https://git.kernel.org/will/c/b94b05478fb6 [4/4] perf/dwc_pcie: Add support for QCOM vendor devices https://git.kernel.org/will/c/db9e7a83d308 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev