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 <[email protected]>
> Cc: Steven Rostedt <[email protected]>
> Cc: Peter Zijlstra <[email protected]>
> Cc: Arnaldo Carvalho de Melo <[email protected]>
> Cc: Ingo Molnar <[email protected]>
> Cc: Rasmus Villemoes <[email protected]>
> Cc: Joonsoo Kim <[email protected]>
> Cc: Minchan Kim <[email protected]>
> Cc: Sasha Levin <[email protected]>
> Cc: "Kirill A. Shutemov" <[email protected]>
> Cc: Mel Gorman <[email protected]>
> Cc: Michal Hocko <[email protected]>
Acked-by: David Rientjes <[email protected]>