[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-96d8bf75da12df17f2c861043158dad2dabfe491@git.kernel.org>
Date: Wed, 23 Sep 2015 01:45:11 -0700
From: tip-bot for Jiri Olsa <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: tglx@...utronix.de, linux-kernel@...r.kernel.org, acme@...hat.com,
a.p.zijlstra@...llo.nl, jolsa@...nel.org, dsahern@...il.com,
wangnan0@...wei.com, namhyung@...nel.org, mingo@...nel.org,
hpa@...or.com
Subject: [tip:perf/core] perf tools: Add include/err.h into MANIFEST
Commit-ID: 96d8bf75da12df17f2c861043158dad2dabfe491
Gitweb: http://git.kernel.org/tip/96d8bf75da12df17f2c861043158dad2dabfe491
Author: Jiri Olsa <jolsa@...nel.org>
AuthorDate: Mon, 21 Sep 2015 16:35:43 +0200
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Tue, 22 Sep 2015 10:47:05 -0300
perf tools: Add include/err.h into MANIFEST
Otherwise the tarpkg is incomplete (tarpkg tests fails).
Signed-off-by: Jiri Olsa <jolsa@...nel.org>
Cc: David Ahern <dsahern@...il.com>
Cc: Namhyung Kim <namhyung@...nel.org>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Wang Nan <wangnan0@...wei.com>
Fixes: 01ca9fd41d6f ("tools: Add err.h with ERR_PTR PTR_ERR interface")
Link: http://lkml.kernel.org/r/1442846143-8556-1-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
tools/perf/MANIFEST | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST
index 2a958a8..9e6bdf5 100644
--- a/tools/perf/MANIFEST
+++ b/tools/perf/MANIFEST
@@ -50,6 +50,7 @@ tools/include/linux/poison.h
tools/include/linux/rbtree.h
tools/include/linux/rbtree_augmented.h
tools/include/linux/types.h
+tools/include/linux/err.h
include/asm-generic/bitops/arch_hweight.h
include/asm-generic/bitops/const_hweight.h
include/asm-generic/bitops/fls64.h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists