]> 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)
commitddc8a1b1f2fa342ad8a1a98d79ea8b1901e0ce60
treee308b8912931430c8d21034d0827aceabd344312
parenta867ba8b0b0768daa0ce46c788f41455242ce325
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:

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