public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [tip:perf/core] tools headers uapi: Grab a copy of fadvise.h
@ 2018-12-20 18:31 tip-bot for Arnaldo Carvalho de Melo
  0 siblings, 0 replies; only message in thread
From: tip-bot for Arnaldo Carvalho de Melo @ 2018-12-20 18:31 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: adrian.hunter, mingo, hpa, jolsa, namhyung, lclaudio,
	linux-kernel, acme, wangnan0, tglx

Commit-ID:  f9cdd63e79946d2f635d5c23d76811c2d710aa5c
Gitweb:     https://git.kernel.org/tip/f9cdd63e79946d2f635d5c23d76811c2d710aa5c
Author:     Arnaldo Carvalho de Melo <acme@redhat.com>
AuthorDate: Tue, 18 Dec 2018 16:15:53 -0300
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Tue, 18 Dec 2018 16:17:40 -0300

tools headers uapi: Grab a copy of fadvise.h

Will be used to generate the string table for fadvise64's 'advice'
argument.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-muswpnft8q9krktv052yrgsc@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
 {include => tools/include}/uapi/linux/fadvise.h | 0
 tools/perf/check-headers.sh                     | 1 +
 2 files changed, 1 insertion(+)

diff --git a/include/uapi/linux/fadvise.h b/tools/include/uapi/linux/fadvise.h
similarity index 100%
copy from include/uapi/linux/fadvise.h
copy to tools/include/uapi/linux/fadvise.h
diff --git a/tools/perf/check-headers.sh b/tools/perf/check-headers.sh
index 10d97dc632da..8e811ea0cf85 100755
--- a/tools/perf/check-headers.sh
+++ b/tools/perf/check-headers.sh
@@ -4,6 +4,7 @@
 HEADERS='
 include/uapi/drm/drm.h
 include/uapi/drm/i915_drm.h
+include/uapi/linux/fadvise.h
 include/uapi/linux/fcntl.h
 include/uapi/linux/fs.h
 include/uapi/linux/kcmp.h

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-20 18:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-20 18:31 [tip:perf/core] tools headers uapi: Grab a copy of fadvise.h tip-bot for Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox