tools headers: Sync arm64 headers with the kernel source
To pick up the changes in this cset: efe676a1 arm64: proton-pack: Add new CPUs 'k' values for branch mitigation e18c09b2 arm64: Add support for HIP09 Spectre-BHB mitigation a9b5bd81 arm64: cputype: Add MIDR_CORTEX_A76AE 53a52a0e arm64: cputype: Add comments about Qualcomm Kryo 5XX and 6XX cores 401c3333 arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD 86edf6bd smccc/kvm_guest: Enable errata based on implementation CPUs 0bc9a9e8 KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity This addresses these perf build warnings: Warning: Kernel ABI header differences: diff -u tools/arch/arm64/include/asm/cputype.h arch/arm64/include/asm/cputype.h But the following two changes cannot be applied since they introduced new build errors in util/arm-spe.c. So it still has the warning after this change. c8c2647e arm64: Make _midr_in_range_list() an exported function e3121298 arm64: Modify _midr_range() functions to read MIDR/REVIDR internally Please see tools/include/uapi/README for further details. 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> perf build: [WIP] Fix arm-spe build errors Signed-off-by:
Namhyung Kim <namhyung@kernel.org>
Loading
Please sign in to comment