]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers cpufeatures: Sync with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 9 May 2021 13:24:29 +0000 (10:24 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 10 May 2021 12:01:00 +0000 (09:01 -0300)
commitf5f273d3d384945eb947a754a248be5bb75a4047
tree1d2756e1a7c598f698e3833667b8976bb7c3bdaa
parent476ae6e5498407093c4210bcb7ff6687e625bc32
tools headers cpufeatures: Sync with the kernel sources

To pick the changes from:

  741b65872df617a1 ("x86/paravirt: Add new features for paravirt patching")
  9a61d2cbca05c6c5 ("x86/cpufeatures: Enumerate Intel Hybrid Technology feature bit")
  c3c64aec1721f5db ("x86: Remove dynamic NOP selection")
  5bb176c134ab6954 ("x86/cpufeatures: Add SGX1 and SGX2 sub-features")
  aaa096c07f16143a ("x86/cpufeatures: Enumerate #DB for bus lock detection")
  dc37570c677c505c ("x86/cpufeatures: Add the Virtual SPEC_CTRL feature")

This only causes these perf files to be rebuilt:

  CC       /tmp/build/perf/bench/mem-memcpy-x86-64-asm.o
  CC       /tmp/build/perf/bench/mem-memset-x86-64-asm.o

And addresses 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: Babu Moger <babu.moger@amd.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Juergen Gross <jgross@suse.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ricardo Neri <ricardo.neri-calderon@linux.intel.com>
Cc: Sean Christopherson <seanjc@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/asm/cpufeatures.h