]> git.baikalelectronics.ru Git - kernel.git/commit
tools x86 headers: Update cpufeatures.h headers copies
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 19 Oct 2020 16:21:04 +0000 (13:21 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 3 Nov 2020 11:36:12 +0000 (08:36 -0300)
commita021c2bfacc52c713a545d498f73afbe8cc3c7be
treeb5eeba9e561daf73a214e406f9853583ac9c1b35
parent8106fa4c8fe0345d38f1b404972fea91912398d4
tools x86 headers: Update cpufeatures.h headers copies

To pick the changes from:

  afcbd44305acb30d ("x86/cpu: Add hardware-enforced cache coherency as a CPUID feature")
  fb6e288762972a01 ("x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions")
  3d4b8ad8ab0eb78e ("x86/cpufeatures: Add SEV-ES CPU feature")
  4b2d61542fb72fc8 ("x86/cpufeatures: Enumerate TSX suspend load address tracking instructions")
  5edcc50a0ce89743 ("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: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/asm/cpufeatures.h
tools/arch/x86/include/asm/disabled-features.h