aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorKOSAKI Motohiro <[email protected]>2013-11-12 15:08:18 -0800
committerLinus Torvalds <[email protected]>2013-11-13 12:09:09 +0900
commit5d0f3f72efb1c1968ce1f56c58f9e3e6495effa6 (patch)
tree305b30145ede375a9fd146304540f2c3c9af9748 /tools/perf/scripts/python/netdev-times.py
parentaf248a0c67457e5c6d2bcf288f07b4b2ed064f1f (diff)
mm: fix page_group_by_mobility_disabled breakage
Currently, set_pageblock_migratetype() screws up MIGRATE_CMA and MIGRATE_ISOLATE if page_group_by_mobility_disabled is true. It rewrites the argument to MIGRATE_UNMOVABLE and we lost these attribute. The problem was introduced by commit 49255c619fbd ("page allocator: move check for disabled anti-fragmentation out of fastpath"). So a 4 year old issue may mean that nobody uses page_group_by_mobility_disabled. But anyway, this patch fixes the problem. Signed-off-by: KOSAKI Motohiro <[email protected]> Acked-by: Mel Gorman <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions