[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-e0r3nks2uai020ndghvxv5qw@git.kernel.org>
Date: Thu, 24 Mar 2016 00:42:29 -0700
From: tip-bot for Arnaldo Carvalho de Melo <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: mingo@...nel.org, acme@...hat.com, wangnan0@...wei.com,
adrian.hunter@...el.com, tglx@...utronix.de, namhyung@...nel.org,
jolsa@...nel.org, hpa@...or.com, linux-kernel@...r.kernel.org
Subject: [tip:perf/urgent] tools include: Copy linux/stringify.h from the
kernel
Commit-ID: 737ef7d32cb41d19f0e1fd4d9ad0916f42d2f448
Gitweb: http://git.kernel.org/tip/737ef7d32cb41d19f0e1fd4d9ad0916f42d2f448
Author: Arnaldo Carvalho de Melo <acme@...hat.com>
AuthorDate: Wed, 23 Mar 2016 15:14:27 -0300
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Wed, 23 Mar 2016 15:14:27 -0300
tools include: Copy linux/stringify.h from the kernel
There is code in tools/ that is directly including this file from the
kernel, and this is verboten for a while, copy it so that the next csets
can fix this situation.
Cc: Adrian Hunter <adrian.hunter@...el.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-e0r3nks2uai020ndghvxv5qw@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
{include => tools/include}/linux/stringify.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/include/linux/stringify.h b/tools/include/linux/stringify.h
similarity index 100%
copy from include/linux/stringify.h
copy to tools/include/linux/stringify.h
Powered by blists - more mailing lists