OSDN Git Service

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)
commit7636b586392fc57b84c089147b5e22e52d9650d5
treee308b8912931430c8d21034d0827aceabd344312
parent8c65582f82ee736b63b3c0cd9c7c5b4572f1f4d6
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:

  45fc24e89b7c ("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