mm, compaction: add migratetype to compact_control
authorVlastimil Babka <[email protected]>
Mon, 8 May 2017 22:54:46 +0000 (15:54 -0700)
committerLinus Torvalds <[email protected]>
Tue, 9 May 2017 00:15:10 +0000 (17:15 -0700)
commitd39773a0622c267fef3f79e3b1f0e7bdbad8a1a8
tree7f0ab96259974852750bb25c51f2d8552f0de08d
parentb682debd97153706ffbe2fe3f8ec30a7ee11f9e1
mm, compaction: add migratetype to compact_control

Preparation patch.  We are going to need migratetype at lower layers
than compact_zone() and compact_finished().

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Vlastimil Babka <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Acked-by: Johannes Weiner <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/compaction.c
mm/internal.h