• Arnaldo Carvalho de Melo's avatar
    tools headers cpufeatures: Sync with the kernel sources · 7f3905f0
    Arnaldo Carvalho de Melo authored
    To pick the changes in:
    
      69372cf0 ("x86/cpu: Add VM page flush MSR availablility as a CPUID feature")
      e1b35da5 ("x86: Enumerate AVX512 FP16 CPUID feature flag")
    
    That causes only these 'perf bench' objects to rebuild:
    
      CC       /tmp/build/perf/bench/mem-memcpy-x86-64-asm.o
      CC       /tmp/build/perf/bench/mem-memset-x86-64-asm.o
    
    And addresses these perf build warnings:
    
      Warning: Kernel ABI header at 'tools/arch/x86/include/asm/cpufeatures.h' differs from latest version at 'arch/x86/include/asm/cpufeatures.h'
      diff -u tools/arch/x86/include/asm/cpufeatures.h arch/x86/include/asm/cpufeatures.h
    
    Cc: Adrian Hunter <adrian.hunter@intel.com>
    Cc: Ian Rogers <irogers@google.com>
    Cc: Jiri Olsa <jolsa@kernel.org>
    Cc: Kyung Min Park <kyung.min.park@intel.com>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Cc: Paolo Bonzini <pbonzini@redhat.com>
    Cc: Tom Lendacky <thomas.lendacky@amd.com>
    Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    7f3905f0
cpufeatures.h 26.7 KB