]> www.infradead.org Git - users/dwmw2/linux.git/commit
tools/include: Sync arm64 headers with the kernel sources
authorNamhyung Kim <namhyung@kernel.org>
Tue, 6 Aug 2024 19:07:50 +0000 (12:07 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 7 Aug 2024 17:59:07 +0000 (10:59 -0700)
commitd5b854893d27b4030943a10cf28a07189aab0c36
tree5d950ff1678c91140ee50a90108adeb20bf37ff0
parentf6d9883f8e680460be4714d4d35c7acac1dffeaf
tools/include: Sync arm64 headers with the kernel sources

To pick up changes from:

  9ef54a384526 arm64: cputype: Add Cortex-A725 definitions
  58d245e03c32 arm64: cputype: Add Cortex-X1C definitions
  fd2ff5f0b320 arm64: cputype: Add Cortex-X925 definitions
  add332c40328 arm64: cputype: Add Cortex-A720 definitions
  be5a6f238700 arm64: 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>
tools/arch/arm64/include/asm/cputype.h