Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1446095 > unrolled thread

[tip:perf/core] Remove: kernel unistd*h files from perf's MANIFEST, not used

Started bytip-bot for Arnaldo Carvalho de Melo <tipbot@zytor.com>
First post2016-07-19 09:00 +0200
Last post2016-07-19 09:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [tip:perf/core] Remove: kernel unistd*h files from perf's MANIFEST,  not used tip-bot for Arnaldo Carvalho de Melo <tipbot@zytor.com> - 2016-07-19 09:00 +0200

#1446095 — [tip:perf/core] Remove: kernel unistd*h files from perf's MANIFEST, not used

Fromtip-bot for Arnaldo Carvalho de Melo <tipbot@zytor.com>
Date2016-07-19 09:00 +0200
Subject[tip:perf/core] Remove: kernel unistd*h files from perf's MANIFEST, not used
Message-ID<rWxaz-FB-59@gated-at.bofh.it>
Commit-ID:  ad430729ae00dd63f7dcadbeb638e589bc03b5a3
Gitweb:     http://git.kernel.org/tip/ad430729ae00dd63f7dcadbeb638e589bc03b5a3
Author:     Arnaldo Carvalho de Melo <acme@redhat.com>
AuthorDate: Mon, 18 Jul 2016 18:00:50 -0300
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Mon, 18 Jul 2016 18:14:44 -0300

Remove: kernel unistd*h files from perf's MANIFEST, not used

No need to copy it to a detached tarball as they aren't used anymore

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-lopmaqi439ke10g1j9cxrxwt@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
 tools/perf/MANIFEST | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST
index d059b72..e18df99 100644
--- a/tools/perf/MANIFEST
+++ b/tools/perf/MANIFEST
@@ -84,7 +84,5 @@ include/asm-generic/bitops/__fls.h
 include/asm-generic/bitops/fls.h
 include/linux/list.h
 include/linux/hash.h
-arch/*/include/asm/unistd*.h
-arch/*/include/uapi/asm/unistd*.h
 tools/arch/*/include/uapi/asm/perf_regs.h
 include/linux/poison.h

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web