mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-14 13:59:51 +00:00
To pick up changes from:9ef54a3845arm64: cputype: Add Cortex-A725 definitions58d245e03carm64: cputype: Add Cortex-X1C definitionsfd2ff5f0b3arm64: cputype: Add Cortex-X925 definitionsadd332c403arm64: cputype: Add Cortex-A720 definitionsbe5a6f2387arm64: cputype: Add Cortex-X3 definitions This should be used to beautify x86 syscall arguments and it addresses 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 for details (it's in the first patch of this series). Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will@kernel.org> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Namhyung Kim <namhyung@kernel.org>