]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers x86: Sync disabled-features.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Feb 2020 15:29:41 +0000 (12:29 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Feb 2020 15:29:41 +0000 (12:29 -0300)
commitcaab8aaf3c6093f05e456fe1c820f80e77acf1ec
treee308b8912931430c8d21034d0827aceabd344312
parent60badcbc70d87f35b8590417dfc4e8f0fe9a6834
tools headers x86: Sync disabled-features.h

To silence the following tools/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

Picking up the changes in:

  8affa8956021 ("x86/mpx: remove MPX from arch/x86")

that didn't entail any functionality change in the tooling side.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Dave Hansen <dave.hansen@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/asm/disabled-features.h