All of lore.kernel.org
 help / color / mirror / Atom feed
* [tip:perf/urgent] tools include: Copy linux/stringify.h from the kernel
@ 2016-03-24  7:42 tip-bot for Arnaldo Carvalho de Melo
  0 siblings, 0 replies; only message in thread
From: tip-bot for Arnaldo Carvalho de Melo @ 2016-03-24  7:42 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: mingo, acme, wangnan0, adrian.hunter, tglx, namhyung, jolsa, hpa,
	linux-kernel

Commit-ID:  737ef7d32cb41d19f0e1fd4d9ad0916f42d2f448
Gitweb:     http://git.kernel.org/tip/737ef7d32cb41d19f0e1fd4d9ad0916f42d2f448
Author:     Arnaldo Carvalho de Melo <acme@redhat.com>
AuthorDate: Wed, 23 Mar 2016 15:14:27 -0300
Committer:  Arnaldo Carvalho de Melo <acme@redhat.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@intel.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-e0r3nks2uai020ndghvxv5qw@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-24  7:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-24  7:42 [tip:perf/urgent] tools include: Copy linux/stringify.h from the kernel tip-bot for Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.