]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers cpufeatures: Sync with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Dec 2020 18:44:29 +0000 (15:44 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 24 Mar 2022 20:44:27 +0000 (17:44 -0300)
commit8158c361b2d7585e0b11ca34bbb337f664db287e
treeaa3a6c97662a4728574012d75152549e00d88f1e
parente687e45f4541e51e484b56982a409e75ed1ddbab
tools headers cpufeatures: Sync with the kernel sources

To pick the changes in:

  2b1207b0e600c4db ("x86/cpufeatures: Re-enable ENQCMD")

That causes only these 'perf bench' objects to rebuild:

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

And addresses these perf build warnings:

  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: Borislav Petkov <bp@suse.de>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Link: https://lore.kernel.org/lkml/YjzX+PknzGoKaGMX@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/asm/disabled-features.h