Home
last modified time | relevance | path

Searched hist:"1 efe4cbd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/arch/x86/include/asm/
H A Ddisabled-features.h1efe4cbd Thu Dec 17 12:44:29 CST 2020 Arnaldo Carvalho de Melo <acme@redhat.com> tools headers cpufeatures: Sync with the kernel sources

To pick the changes in:

7c1ef59145f1c8bf ("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>