[PATCH v2] perf: arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.h
Arnaldo Carvalho de Melo
acme at kernel.org
Fri Sep 12 11:39:00 PDT 2025
On Fri, Aug 29, 2025 at 02:24:34PM +0100, Leo Yan wrote:
> On Fri, Aug 22, 2025 at 11:58:56PM +0900, 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.
> >
> > In v2, ESR_ELx_EC_OTHER and ESR_ELx_EC_GCS, which were missing in v1, were
> > included.
> >
> > Signed-off-by: Yunseong Kim <ysk at kzalloc.com>
>
> Reviewed-by: Leo Yan <leo.yan at arm.com>
Thanks, applied to perf-tools-next,
- Arnaldo
More information about the linux-arm-kernel
mailing list