The patch titled Subject: mm-split-deferred_init_range-into-initializing-and-freeing-parts-fix has been removed from the -mm tree. Its filename was mm-split-deferred_init_range-into-initializing-and-freeing-parts-fix.patch This patch was dropped because it was folded into mm-split-deferred_init_range-into-initializing-and-freeing-parts.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-split-deferred_init_range-into-initializing-and-freeing-parts-fix fix spello in comment Cc: Pavel Tatashin <pasha.tatashin@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/page_alloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN mm/page_alloc.c~mm-split-deferred_init_range-into-initializing-and-freeing-parts-fix mm/page_alloc.c --- a/mm/page_alloc.c~mm-split-deferred_init_range-into-initializing-and-freeing-parts-fix +++ a/mm/page_alloc.c @@ -1457,7 +1457,7 @@ static inline void __init pgdat_init_rep } /* - * Returns true if page needs to be initialized of freed to buddy allocator. + * Returns true if page needs to be initialized or freed to buddy allocator. * * First we check if pfn is valid on architectures where it is possible to have * holes within pageblock_nr_pages. On systems where it is not possible, this _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are include-linux-sched-mmh-uninline-mmdrop_async-etc.patch mm-split-deferred_init_range-into-initializing-and-freeing-parts.patch mm-do-not-stall-register_shrinker-fix.patch sparc64-update-pmdp_invalidate-to-return-old-pmd-value-fix.patch x86-mm-provide-pmdp_establish-helper-fix.patch mm-thp-use-down_read_trylock-in-khugepaged-to-avoid-long-block-fix.patch mm-thp-use-down_read_trylock-in-khugepaged-to-avoid-long-block-fix-checkpatch-fixes.patch mm-mmu_notifier-annotate-mmu-notifiers-with-blockable-invalidate-callbacks-fix.patch mm-zsmalloc-simplify-shrinker-init-destroy-fix.patch mm-fadvise-discard-partial-page-if-endbyte-is-also-eof-fix.patch mm-page_owner-clean-up-init_pages_in_zone-v3-fix.patch tools-vm-new-option-to-specify-kpageflags-file-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