]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers cpufeatures: Sync with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 1 Jul 2021 16:39:15 +0000 (13:39 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 17 Jul 2022 13:49:14 +0000 (10:49 -0300)
commit21c882ddc68f7403d9636f9c7e52cf2426312ed5
tree7ec66843e81ed943c5e862b7a5db95271bab9a66
parent1d652e165642fa1f8ac7e6a27ce83f82029a9672
tools headers cpufeatures: Sync with the kernel sources

To pick the changes from:

  3b1385b851045842 ("x86/retbleed: Add fine grained Kconfig knobs")
  d585de8e0c46a17d ("x86: Add magic AMD return-thunk")
  bb1371710a16fdb1 ("x86: Undo return-thunk damage")
  6567821d4a8a0e2a ("x86/retpoline: Cleanup some #ifdefery")
  2c762b35981f3be5 x86/speculation: Disable RRSBA behavior
  fc9be4ddbd7ffb28 x86/cpu/amd: Enumerate BTC_NO
  8451306d1b156404 x86/speculation: Fill RSB on vmexit for IBRS
  6bbb56b56b4e3b68 x86/bugs: Add retbleed=ibpb
  56b7e133a004c4ce x86/entry: Add kernel IBRS implementation
  23e7126838fa5143 x86/bugs: Report AMD retbleed vulnerability
  d585de8e0c46a17d x86: Add magic AMD return-thunk
  bb1371710a16fdb1 x86: Undo return-thunk damage
  3da9386e4835fd60 x86/cpufeatures: Move RETPOLINE flags to word 11
  55667a39c89e5228 x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug

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
  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: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org
Link: https://lore.kernel.org/lkml/YtQM40VmiLTkPND2@kernel.org
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