]> git.baikalelectronics.ru Git - kernel.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)
commit30a38a76dce581093a7547a30f86f5588862e7a2
treed39c2e651bdb1f819a6a78de8f22711d95d09bdc
parent5620944c7e4cd751ac8a26754a0332988773f01a
tools headers arm64: Sync arm64's cputype.h with the kernel sources

To get the changes in:

  c8fc442ba22ae0a7 ("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