]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
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)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 19 Feb 2021 15:43:20 +0000 (16:43 +0100)
commitf21f647e08bdd11905b441aa9448107f39c2615e
tree4a887c4e7f2bb7096e2f320d28fa6304c6650da0
parent37bbb8ed3e939abadd36fa41211dd55f11abc03f
tools headers UAPI: Sync linux/const.h with the kernel headers

BugLink: https://bugs.launchpad.net/bugs/1912681
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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: William Breathitt Gray <william.gray@canonical.com>
tools/include/uapi/linux/const.h