mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
To pick up changes from:b0a3f0e894("arm64/sysreg: Replace TCR_EL1 field macros")3bbf004c48("arm64: cputype: Add Neoverse-V3AE definitions")e185c8a0d8("arm64: cputype: Add NVIDIA Olympus definitions")52b49bd6de("arm64: cputype: Remove duplicate Cortex-X1C definitions") This should address these tools/perf build warnings: Warning: Kernel ABI header differences: diff -u tools/arch/arm64/include/asm/cputype.h arch/arm64/include/asm/cputype.h Please see tools/include/uapi/README. Note that this is still out of sync due to is_midr_in_range_list(). Reviewed-by: Leo Yan <leo.yan@arm.com> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Namhyung Kim <namhyung@kernel.org>