[PATCH V3] drivers: perf: arm_pmuv3: Drop some unused arguments from armv8_pmu_init()

Will Deacon will at kernel.org
Thu Oct 19 08:45:59 PDT 2023


On Mon, 16 Oct 2023 08:24:36 +0530, Anshuman Khandual wrote:
> All the PMU init functions want the default sysfs attribute groups, and so
> these all call armv8_pmu_init_nogroups() helper, with none of them calling
> armv8_pmu_init() directly. When we introduced armv8_pmu_init_nogroups() in
> the commit e424b1798526 ("arm64: perf: Refactor PMU init callbacks")
> 
>  ... we thought that we might need custom attribute groups in future, but
> as we evidently haven't, we can remove the option.
> 
> [...]

Applied to will (for-next/perf), thanks!

[1/1] drivers: perf: arm_pmuv3: Drop some unused arguments from armv8_pmu_init()
      https://git.kernel.org/will/c/3b9a22d345ff

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list