The patch titled Subject: thp-reintroduce-split_huge_page-fix has been removed from the -mm tree. Its filename was thp-reintroduce-split_huge_page-fix.patch This patch was dropped because it was folded into thp-reintroduce-split_huge_page.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: thp-reintroduce-split_huge_page-fix make thp-reintroduce-split_huge_page.patch work without mm-make-optimistic-check-for-swapin-readahead.patch Cc: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/huge_memory.c | 1 + 1 file changed, 1 insertion(+) diff -puN include/linux/huge_mm.h~thp-reintroduce-split_huge_page-fix include/linux/huge_mm.h diff -puN include/linux/pagemap.h~thp-reintroduce-split_huge_page-fix include/linux/pagemap.h diff -puN mm/huge_memory.c~thp-reintroduce-split_huge_page-fix mm/huge_memory.c --- a/mm/huge_memory.c~thp-reintroduce-split_huge_page-fix +++ a/mm/huge_memory.c @@ -16,6 +16,7 @@ #include <linux/swap.h> #include <linux/shrinker.h> #include <linux/mm_inline.h> +#include <linux/swapops.h> #include <linux/dax.h> #include <linux/kthread.h> #include <linux/khugepaged.h> diff -puN mm/internal.h~thp-reintroduce-split_huge_page-fix mm/internal.h diff -puN mm/rmap.c~thp-reintroduce-split_huge_page-fix mm/rmap.c _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are include-linux-dcacheh-remove-semicolons-from-hash_len_declare.patch fs-block_devc-bdev_write_page-use-blk_queue_enter-gfp_noio.patch thp-reintroduce-split_huge_page.patch mm-prepare-page_referenced-and-page_idle-to-new-thp-refcounting-checkpatch-fixes.patch thp-add-debugfs-handle-to-split-all-huge-pages-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