[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-lopmaqi439ke10g1j9cxrxwt@git.kernel.org>
Date: Mon, 18 Jul 2016 23:51:26 -0700
From: tip-bot for Arnaldo Carvalho de Melo <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: acme@...hat.com, adrian.hunter@...el.com, namhyung@...nel.org,
wangnan0@...wei.com, hpa@...or.com, jolsa@...nel.org,
dsahern@...il.com, tglx@...utronix.de,
linux-kernel@...r.kernel.org, mingo@...nel.org
Subject: [tip:perf/core] Remove: kernel unistd*h files from perf's MANIFEST,
not used
Commit-ID: ad430729ae00dd63f7dcadbeb638e589bc03b5a3
Gitweb: http://git.kernel.org/tip/ad430729ae00dd63f7dcadbeb638e589bc03b5a3
Author: Arnaldo Carvalho de Melo <acme@...hat.com>
AuthorDate: Mon, 18 Jul 2016 18:00:50 -0300
Committer: Arnaldo Carvalho de Melo <acme@...hat.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@...el.com>
Cc: David Ahern <dsahern@...il.com>
Cc: Jiri Olsa <jolsa@...nel.org>
Cc: Namhyung Kim <namhyung@...nel.org>
Cc: Wang Nan <wangnan0@...wei.com>
Link: http://lkml.kernel.org/n/tip-lopmaqi439ke10g1j9cxrxwt@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.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
Powered by blists - more mailing lists