• Arnaldo Carvalho de Melo's avatar
    tools headers arm64: Sync arm64's cputype.h with the kernel sources · 8c51e8f4
    Arnaldo Carvalho de Melo authored
    To get the changes in:
    
      decb17ae ("KVM: arm64: vgic: Add Apple M2 cpus to the list of broken SEIS implementations")
      07e39e60 ("arm64: Add Cortex-715 CPU part definition")
      8ec8490a ("arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macro")
    
    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: Ali Saidi <alisaidi@amazon.com>
    Cc: Anshuman Khandual <anshuman.khandual@arm.com>
    Cc: Catalin Marinas <catalin.marinas@arm.com>
    Cc: D Scott Phillips <scott@os.amperecomputing.com>
    Cc: German Gomez <german.gomez@arm.com>
    Cc: Leo Yan <leo.yan@linaro.org>
    Cc: Marc Zyngier <maz@kernel.org>
    Cc: Will Deacon <will@kernel.org>
    Link: http://lore.kernel.org/lkml/Y8fvEGCGn+227qW0@kernel.orgSigned-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    8c51e8f4
cputype.h 11.2 KB