aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMinchan Kim <[email protected]>2012-10-08 16:32:08 -0700
committerLinus Torvalds <[email protected]>2012-10-09 16:22:45 +0900
commitb12c4ad14ee0232ad47c2bef404b6d42a3578332 (patch)
tree9fc0d3fa799b7aef83f824eb538f0b75c3af0683 /tools/perf/scripts/python/event_analyzing_sample.py
parentd95ea5d18e699515468368415c93ed49b1a3221b (diff)
mm: page_alloc: use get_freepage_migratetype() instead of page_private()
The page allocator uses set_page_private and page_private for handling migratetype when it frees page. Let's replace them with [set|get] _freepage_migratetype to make it more clear. Signed-off-by: Minchan Kim <[email protected]> Acked-by: KAMEZAWA Hiroyuki <[email protected]> Reviewed-by: Yasuaki Ishimatsu <[email protected]> Acked-by: Mel Gorman <[email protected]> Cc: Xishi Qiu <[email protected]> Cc: Wen Congyang <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions