]> 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>
Sun, 19 Jun 2022 14:23:04 +0000 (11:23 -0300)
commit487f51f27a4716d5484246dacb656359f2347d90
tree830968b8f911b9a9b99c74c7cb505473caac254d
parent94093d1b64b04bc7313b9cbc11d883c7eb133143
tools headers arm64: Sync arm64's cputype.h with the kernel sources

To get the changes in:

  0713d18e1effee5b ("KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaround")

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: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/lkml/Yq8w7p4omYKNwOij@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/arm64/include/asm/cputype.h