The patch titled Subject: mm-drop-migrate-type-checks-from-has_unmovable_pages-fix has been removed from the -mm tree. Its filename was mm-drop-migrate-type-checks-from-has_unmovable_pages-fix.patch This patch was dropped because it was folded into mm-drop-migrate-type-checks-from-has_unmovable_pages.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-drop-migrate-type-checks-from-has_unmovable_pages-fix remove unused local `mt' Cc: Michal Hocko <mhocko@xxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/page_alloc.c | 1 - 1 file changed, 1 deletion(-) diff -puN mm/page_alloc.c~mm-drop-migrate-type-checks-from-has_unmovable_pages-fix mm/page_alloc.c --- a/mm/page_alloc.c~mm-drop-migrate-type-checks-from-has_unmovable_pages-fix +++ a/mm/page_alloc.c @@ -7352,7 +7352,6 @@ bool has_unmovable_pages(struct zone *zo bool skip_hwpoisoned_pages) { unsigned long pfn, iter, found; - int mt; /* * For avoiding noise data, lru_add_drain_all() should be called _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are include-linux-sched-mmh-uninline-mmdrop_async-etc.patch mm-drop-migrate-type-checks-from-has_unmovable_pages.patch mm-swap-fix-race-conditions-in-swap_slots-cache-init-fix.patch mm-swap-fix-race-conditions-in-swap_slots-cache-init-fix-fix.patch f2fs-simplify-page-iteration-loops-fix.patch mm-consolidate-page-table-accounting-fix-fix.patch mm-stop-zeroing-memory-during-allocation-in-vmemmap-fix.patch mm-batch-radix-tree-operations-when-truncating-pages-fix-fix.patch mm-simplify-nodemask-printing-fix.patch mm-make-alloc_node_mem_map-a-voidcall-if-we-dont-have-config_flat_node_mem_map-fix.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html