tools headers: Update linux/vdso.h and grab a copy of vdso/const.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 14 Apr 2020 11:52:23 +0000 (08:52 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 14 Apr 2020 11:55:03 +0000 (08:55 -0300)
commitca64d84e93762f4e587e040a44ad9f6089afc777
tree2a46e8791a8d859514cdb03f3b50cbf6a4c10d15
parent8358f698ec9d8467ad00c045e4d83c3e4acc7db4
tools headers: Update linux/vdso.h and grab a copy of vdso/const.h

To get in line with:

  8165b57bca21 ("linux/const.h: Extract common header for vDSO")

And silence this tools/perf/ build warning:

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

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/const.h
tools/include/vdso/const.h [new file with mode: 0644]
tools/perf/check-headers.sh