Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1446095
| From | tip-bot for Arnaldo Carvalho de Melo <tipbot@zytor.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [tip:perf/core] Remove: kernel unistd*h files from perf's MANIFEST, not used |
| Date | 2016-07-19 09:00 +0200 |
| Message-ID | <rWxaz-FB-59@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[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
csiph-web