[PATCH 0/2] drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'
Anshuman Khandual
anshuman.khandual at arm.com
Mon Nov 27 21:29:49 PST 2023
On 11/15/23 14:58, Anshuman Khandual wrote:
> This series drops 'pmu_lock' usage from all arm platforms which had already
> been dropped from arm64 platforms earlier via the following commit.
>
> commit 2a0e2a02e4b7 ("arm64: perf: Remove PMU locking").
>
> Afterwards, drop unused 'pmu_lock' element from 'struct pmu_hw_events'. The
> series applies on 6.7-rc1 and has been tested on arm64. Although just build
> tested for arm platform.
>
> Cc: Mark Rutland <mark.rutland at arm.com>
> Cc: Will Deacon <will at kernel.org>
> Cc: Russell King <linux at armlinux.org.uk>
> Cc: linux-perf-users at vger.kernel.org
> Cc: linux-kernel at vger.kernel.org
> Cc: linux-arm-kernel at lists.infradead.org
>
> Changes in V1:
>
> - Added some build warning fixes
Hello Will/Mark,
Any updates or concerns on this series ?
- Anshuman
More information about the linux-arm-kernel
mailing list