From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752519AbcGSGvj (ORCPT ); Tue, 19 Jul 2016 02:51:39 -0400 Received: from terminus.zytor.com ([198.137.202.10]:44212 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752265AbcGSGvg (ORCPT ); Tue, 19 Jul 2016 02:51:36 -0400 Date: Mon, 18 Jul 2016 23:51:26 -0700 From: tip-bot for Arnaldo Carvalho de Melo Message-ID: Cc: acme@redhat.com, adrian.hunter@intel.com, namhyung@kernel.org, wangnan0@huawei.com, hpa@zytor.com, jolsa@kernel.org, dsahern@gmail.com, tglx@linutronix.de, linux-kernel@vger.kernel.org, mingo@kernel.org Reply-To: acme@redhat.com, adrian.hunter@intel.com, linux-kernel@vger.kernel.org, mingo@kernel.org, jolsa@kernel.org, tglx@linutronix.de, dsahern@gmail.com, namhyung@kernel.org, wangnan0@huawei.com, hpa@zytor.com To: linux-tip-commits@vger.kernel.org Subject: [tip:perf/core] Remove: kernel unistd*h files from perf's MANIFEST, not used Git-Commit-ID: ad430729ae00dd63f7dcadbeb638e589bc03b5a3 X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Commit-ID: ad430729ae00dd63f7dcadbeb638e589bc03b5a3 Gitweb: http://git.kernel.org/tip/ad430729ae00dd63f7dcadbeb638e589bc03b5a3 Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 18 Jul 2016 18:00:50 -0300 Committer: Arnaldo Carvalho de Melo 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 Cc: David Ahern Cc: Jiri Olsa Cc: Namhyung Kim Cc: Wang Nan Link: http://lkml.kernel.org/n/tip-lopmaqi439ke10g1j9cxrxwt@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- 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