Here is the patchset for correcting and cleaning-up migration related stuff. These are random correction and clean-up, so please see each patches ;)
Thanks. Naoya Horiguchi (1): mm/migrate: add comment about permanent failure path Joonsoo Kim (6): mm/migrate: correct failure handling if !hugepage_migration_support() mm/mempolicy: correct putback method for isolate pages if failed mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages mm/compaction: respect ignore_skip_hint in update_pageblock_skip mm/migrate: remove unused function, fail_migrate_page() mm/migrate: remove result argument on page allocation function for migration include/linux/migrate.h | 8 +---- include/linux/page-isolation.h | 3 +- mm/compaction.c | 7 ++-- mm/memory-failure.c | 10 ++++-- mm/mempolicy.c | 8 ++--- mm/migrate.c | 74 +++++++++++++--------------------------- mm/page_isolation.c | 3 +- 7 files changed, 44 insertions(+), 69 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/