• A
    tools x86 headers: Update cpufeatures.h headers copies · 40a6bbf5
    Arnaldo Carvalho de Melo 提交于
    To pick the changes from:
    
      5866e920 ("x86/cpu: Add hardware-enforced cache coherency as a CPUID feature")
      ff4f8281 ("x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions")
      360e7c5c ("x86/cpufeatures: Add SEV-ES CPU feature")
      18ec63fa ("x86/cpufeatures: Enumerate TSX suspend load address tracking instructions")
      e48cb1a3 ("x86/resctrl: Enumerate per-thread MBA controls")
    
    Which don't cause any changes in tooling, just addresses these 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
      Warning: Kernel ABI header at 'tools/arch/x86/include/asm/disabled-features.h' differs from latest version at 'arch/x86/include/asm/disabled-features.h'
      diff -u tools/arch/x86/include/asm/disabled-features.h arch/x86/include/asm/disabled-features.h
    
    Cc: Adrian Hunter <adrian.hunter@intel.com>
    Cc: Borislav Petkov <bp@suse.de>
    Cc: Fenghua Yu <fenghua.yu@intel.com>
    Cc: Ian Rogers <irogers@google.com>
    Cc: Jiri Olsa <jolsa@kernel.org>
    Cc: Krish Sadhukhan <krish.sadhukhan@oracle.com>
    Cc: Kyung Min Park <kyung.min.park@intel.com>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Cc: Tom Lendacky <thomas.lendacky@amd.com>
    Signed-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
    40a6bbf5
disabled-features.h 2.4 KB