[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250205031425.67265-1-cuiyunhui@bytedance.com>
Date: Wed, 5 Feb 2025 11:14:23 +0800
From: Yunhui Cui <cuiyunhui@...edance.com>
To: xueshuai@...ux.alibaba.com,
renyu.zj@...ux.alibaba.com,
will@...nel.org,
mark.rutland@....com,
linux-arm-kernel@...ts.infradead.org,
linux-perf-users@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Yunhui Cui <cuiyunhui@...edance.com>
Subject: [PATCH v2 0/2] Fix dwc_pcie pmu driver issues
v1:
Only sent the patch titled "fix duplicate pci_dev devices".
v2:
1. New patch: "fix the incorrect reference count".
2. The "fix duplicate pci_dev devices" change is made in two places:
One is to remove the modification of the PMU name. The other is to change
"for_each_pci_dev" to "pci_get_domain_bus_and_slot".
Yunhui Cui (2):
perf/dwc_pcie: fix the incorrect reference count
perf/dwc_pcie: fix duplicate pci_dev devices
drivers/perf/dwc_pcie_pmu.c | 62 +++++++++++++++++++++++++------------
1 file changed, 43 insertions(+), 19 deletions(-)
--
2.39.2
Powered by blists - more mailing lists