Skip to content
  • Arnaldo Carvalho de Melo's avatar
    tools arch x86: Sync asm/cpufeatures.h with the kernel sources · 71dd6528
    Arnaldo Carvalho de Melo authored
    To pick up the changes from:
    
      85c17291 ("x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured")
      f444a5ff
    
     ("x86/cpufeatures: Add support for fast short REP; MOVSB")
    
    These don't cause any changes in tooling, just silences this perf build
    warning:
    
      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: Borislav Petkov <bp@suse.de>
    Cc: Jiri Olsa <jolsa@kernel.org>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Cc: Sean Christopherson <sean.j.christopherson@intel.com>
    Cc: Tony Luck <tony.luck@intel.com>
    Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    71dd6528