]> git.itanic.dy.fi Git - linux-stable/commit
tools headers disabled-features: Sync with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 17 May 2023 14:47:38 +0000 (11:47 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 17 May 2023 14:49:47 +0000 (11:49 -0300)
commit1b5f159ce8751b61aea426293cd71a510a081939
treeb12009b4dfe9a55b558bd17bbd847c4404138519
parent29719e319869c6b3f09e6e92310b019e32943696
tools headers disabled-features: Sync with the kernel sources

To pick the changes from:

  e0bddc19ba9578bc ("x86/mm: Reduce untagged_addr() overhead for systems without LAM")

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/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: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/lkml/ZGTpdlzrlRjjnY6K@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/asm/disabled-features.h