]> git.baikalelectronics.ru Git - kernel.git/commit
tools arch x86: Sync asm/cpufeatures.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Feb 2020 15:33:34 +0000 (12:33 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Feb 2020 15:33:34 +0000 (12:33 -0300)
commitb0d5cc23d58cf5406db27a4d3657710271cb5400
tree1c2db0c5c7701253d8ad23139b3163d33ac1bb75
parentcaab8aaf3c6093f05e456fe1c820f80e77acf1ec
tools arch x86: Sync asm/cpufeatures.h with the kernel sources

To pick up the changes from:

  6f13680896d0 ("x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured")
  4af60e627cf4 ("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: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/asm/cpufeatures.h