Re: [PATCH V2 drivers/perf: hisi:] drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hns3 pmu uninit process

From: Jijie Shao
Date: Thu Oct 19 2023 - 04:47:21 EST



on 2023/10/19 9:52, Yicong Yang wrote:
On 2023/10/16 18:51, Jijie Shao wrote:
[27169.898241] kthread+0x168/0x16c
[27169.904178] ret_from_fork+0x10/0x18
[27169.911943] Code: 944beda1 aa1403e0 944bed9f f8460f5c (f9400394)

And tested some other uncore pmu driver such as hisi pcie pmu and hisi uncore i3c pmu,
It's l3c pmu, not i3c pmu. Please just use the driver name like hisi_pcie_pmu or
hisi_uncore_l3c_pmu in the commit. So is below.

Others looks good to me. With this fixed,

Reviewed-by: Yicong Yang <yangyicong@xxxxxxxxxxxxx>

Thanks, I'll replace them in v3. Jijie