aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDavid Rientjes <[email protected]>2014-10-09 15:27:25 -0700
committerLinus Torvalds <[email protected]>2014-10-09 22:25:55 -0400
commit43e7a34d265e884b7cf34f9b05e6f2e0c05bf120 (patch)
treed6391807a6c0d444527158f69bc9b6c54b0aa4dc /tools/perf/scripts/python/bin/stackcollapse-report
parent99c0fd5e51c447917264154cb01a967804ace745 (diff)
mm: rename allocflags_to_migratetype for clarity
The page allocator has gfp flags (like __GFP_WAIT) and alloc flags (like ALLOC_CPUSET) that have separate semantics. The function allocflags_to_migratetype() actually takes gfp flags, not alloc flags, and returns a migratetype. Rename it to gfpflags_to_migratetype(). Signed-off-by: David Rientjes <[email protected]> Signed-off-by: Vlastimil Babka <[email protected]> Reviewed-by: Zhang Yanfei <[email protected]> Reviewed-by: Naoya Horiguchi <[email protected]> Acked-by: Minchan Kim <[email protected]> Acked-by: Mel Gorman <[email protected]> Cc: Joonsoo Kim <[email protected]> Cc: Michal Nazarewicz <[email protected]> Cc: Christoph Lameter <[email protected]> Cc: Rik van Riel <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions