Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1326271
| From | David Rientjes <rientjes@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 01/14] tracepoints: move trace_print_flags definitions to tracepoint-defs.h |
| Date | 2016-02-04 01:00 +0100 |
| Message-ID | <qYfv3-Cf-5@gated-at.bofh.it> (permalink) |
| References | <qVbei-4b6-31@gated-at.bofh.it> <qVbnY-4eF-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 26 Jan 2016, Vlastimil Babka wrote:
> The following patch will need to declare array of struct trace_print_flags
> in a header. To prevent this header from pulling in all of RCU through
> trace_events.h, move the struct trace_print_flags{_64} definitions to the new
> lightweight tracepoint-defs.h header.
>
> Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
> Cc: Steven Rostedt <rostedt@goodmis.org>
> Cc: Peter Zijlstra <peterz@infradead.org>
> Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
> Cc: Ingo Molnar <mingo@redhat.com>
> Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>
> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
> Cc: Minchan Kim <minchan@kernel.org>
> Cc: Sasha Levin <sasha.levin@oracle.com>
> Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
> Cc: Mel Gorman <mgorman@suse.de>
> Cc: Michal Hocko <mhocko@suse.com>
Acked-by: David Rientjes <rientjes@google.com>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v4 01/14] tracepoints: move trace_print_flags definitions to tracepoint-defs.h David Rientjes <rientjes@google.com> - 2016-02-04 01:00 +0100
csiph-web