tools headers UAPI: Sync linux/const.h with the kernel headers
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Dec 2020 17:55:01 +0000 (14:55 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Jan 2021 13:56:51 +0000 (14:56 +0100)
commit9154d2eeb4f5b3bdac1a07287d7adc94389ab67e
treee47ceccc85b7bbba287fdb0de00c5aa5b7e15bc2
parente8afbbac2f687e4134b5626168792f3c6d448073
tools headers UAPI: Sync linux/const.h with the kernel headers

commit 7ddcdea5b54492f54700f427f58690cf1e187e5e upstream.

To pick up the changes in:

  a85cbe6159ffc973 ("uapi: move constants from <linux/kernel.h> to <linux/const.h>")

That causes no changes in tooling, just addresses this perf build
warning:

  Warning: Kernel ABI header at 'tools/include/uapi/linux/const.h' differs from latest version at 'include/uapi/linux/const.h'
  diff -u tools/include/uapi/linux/const.h include/uapi/linux/const.h

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/include/uapi/linux/const.h