aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAaron Lu <[email protected]>2018-12-28 00:35:22 -0800
committerLinus Torvalds <[email protected]>2018-12-28 12:11:48 -0800
commit742aa7fb52c56fb3b307e704f93e67b698959cc2 (patch)
tree4a5fe6c5984f2cb38b6543f60a1d6cd00d8a53fc /tools/perf/scripts/python
parent65895b67ad27df0f62bfaf82dd5622f95ea29196 (diff)
mm/page_alloc.c: use a single function to free page
There are multiple places of freeing a page, they all do the same things so a common function can be used to reduce code duplicate. It also avoids bug fixed in one function but left in another. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Aaron Lu <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Cc: Alexander Duyck <[email protected]> Cc: Ilias Apalodimas <[email protected]> Cc: Jesper Dangaard Brouer <[email protected]> Cc: Mel Gorman <[email protected]> Cc: Pankaj gupta <[email protected]> Cc: Pawel Staszewski <[email protected]> Cc: Tariq Toukan <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions