[PATCH v6 1/5] arm: perf: Drop unused functions

Will Deacon will at kernel.org
Thu Nov 7 22:27:11 AEDT 2024


On Tue, Nov 05, 2024 at 07:55:58PM +0000, Colton Lewis wrote:
> For arm's implementation, perf_instruction_pointer() and
> perf_misc_flags() are equivalent to the generic versions in
> include/linux/perf_event.h so arch/arm doesn't need to provide its
> own versions. Drop them here.
> 
> Signed-off-by: Colton Lewis <coltonlewis at google.com>
> Reviewed-by: Oliver Upton <oliver.upton at linux.dev>
> ---
>  arch/arm/include/asm/perf_event.h |  7 -------
>  arch/arm/kernel/perf_callchain.c  | 17 -----------------
>  2 files changed, 24 deletions(-)

Acked-by: Will Deacon <will at kernel.org>

Will


More information about the Linuxppc-dev mailing list