Re: [PATCH V2] arm_pmu: Drop redundant armpmu->map_event() in armpmu_event_init()

From: Will Deacon
Date: Fri Dec 02 2022 - 06:17:58 EST


On Fri, 2 Dec 2022 07:26:11 +0530, Anshuman Khandual wrote:
> __hw_perf_event_init() already calls armpmu->map_event() callback, and also
> returns its error code including -ENOENT, along with a debug callout. Hence
> an additional armpmu->map_event() check for -ENOENT is redundant.
>
>

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

[1/1] arm_pmu: Drop redundant armpmu->map_event() in armpmu_event_init()
https://git.kernel.org/will/c/4361251cef46

Cheers,
--
Will

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