[PATCH] perf: arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.h
Will Deacon
will at kernel.org
Tue Aug 19 03:15:22 PDT 2025
On Thu, Aug 14, 2025 at 03:14:53PM +0000, Yunseong Kim wrote:
> Update perf util arm64_exception_types.h to match the exception class
> macros defined in tools/arch/arm64/include/asm/esr.h. This ensures
> consistency between perf tooling and the kernel header definitions for
> ESR_ELx_EC_* values.
>
> Signed-off-by: Yunseong Kim <ysk at kzalloc.com>
> ---
> tools/perf/arch/arm64/util/arm64_exception_types.h | 9 ++++++---
> 1 file changed, 6 insertions(+), 3 deletions(-)
This looks consistent with asm/esr.h on arm64, so:
Acked-by: Will Deacon <will at kernel.org>
Will
More information about the linux-arm-kernel
mailing list