]> www.infradead.org Git - users/dwmw2/linux.git/commit
tools headers arm64: Sync arm64's cputype.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 9 Apr 2022 14:48:15 +0000 (11:48 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 25 Oct 2022 20:40:48 +0000 (17:40 -0300)
commitffc1df3dc97ee2aad6d2a94e4615c2a96cf291ad
treed39c2e651bdb1f819a6a78de8f22711d95d09bdc
parent246122a856faddd87df3063c0dd38a62b40ceeab
tools headers arm64: Sync arm64's cputype.h with the kernel sources

To get the changes in:

  0e5d5ae837c8ce04 ("arm64: Add AMPERE1 to the Spectre-BHB affected list")

That addresses this perf build warning:

  Warning: Kernel ABI header at 'tools/arch/arm64/include/asm/cputype.h' differs from latest version at 'arch/arm64/include/asm/cputype.h'
  diff -u tools/arch/arm64/include/asm/cputype.h arch/arm64/include/asm/cputype.h

Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: D Scott Phillips <scott@os.amperecomputing.com>
https://lore.kernel.org/lkml/Y1fy5GD7ZYvkeufv@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/arm64/include/asm/cputype.h