https://github.com/torvalds/linux
Revision ec9d50ace39925f7fd0302bf0fad640e2c9826ea authored by Arnaldo Carvalho de Melo on 01 July 2021, 16:39:15 UTC, committed by Arnaldo Carvalho de Melo on 12 March 2022, 13:38:05 UTC
To pick the changes from:

  d45476d983240937 ("x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE")

Its just a comment fixup.

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: Borislav Petkov <bp@suse.de>
Cc: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/lkml/YiyiHatGaJQM7l/Y@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent 3ec94ee
History
Tip revision: ec9d50ace39925f7fd0302bf0fad640e2c9826ea authored by Arnaldo Carvalho de Melo on 01 July 2021, 16:39:15 UTC
tools headers cpufeatures: Sync with the kernel sources
Tip revision: ec9d50a

back to top