The patch titled Subject: mm/memory_hotplug.c: unexport __remove_pages() has been removed from the -mm tree. Its filename was mm-memory_hotplugc-unexport-__remove_pages.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm/memory_hotplug.c: unexport __remove_pages() It has no modular callers. Cc: Dan Williams <dan.j.williams@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/memory_hotplug.c | 1 - 1 file changed, 1 deletion(-) diff -puN mm/memory_hotplug.c~mm-memory_hotplugc-unexport-__remove_pages mm/memory_hotplug.c --- a/mm/memory_hotplug.c~mm-memory_hotplugc-unexport-__remove_pages +++ a/mm/memory_hotplug.c @@ -864,7 +864,6 @@ int __remove_pages(struct zone *zone, un return ret; } -EXPORT_SYMBOL_GPL(__remove_pages); #endif /* CONFIG_MEMORY_HOTREMOVE */ int set_online_page_callback(online_page_callback_t callback) _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are i-need-old-gcc.patch arm-arch-arm-include-asm-pageh-needs-personalityh.patch ocfs2-old-mle-put-and-release-after-the-function-dlm_add_migration_mle-called-fix.patch ocfs2-dlm-optimization-of-code-while-free-dead-node-locks-checkpatch-fixes.patch mm.patch linux-next-rejects.patch kernel-forkc-export-kernel_thread-to-modules.patch slab-leaks3-default-y.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