On Tue, 26 Jan 2016, Vlastimil Babka wrote:

> When updating tracing's show_gfp_flags() I have noticed that perf's
> gfp_compact_table is also outdated. Fill in the missing flags and place a
> note in gfp.h to increase chance that future updates are synced. Convert the
> __GFP_X flags from "GFP_X" to "__GFP_X" strings in line with the previous
> patch.
> 
> 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]>

Reply via email to