The patch titled Subject: mm-kmemleak-little-optimization-while-scanning-fix has been removed from the -mm tree. Its filename was mm-kmemleak-little-optimization-while-scanning-fix.patch This patch was dropped because it was folded into mm-kmemleak-little-optimization-while-scanning.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-kmemleak-little-optimization-while-scanning-fix remove stray newline, per Oscar Cc: Catalin Marinas <catalin.marinas@xxxxxxx> Cc: Michal Hocko <mhocko@xxxxxxxx> Cc: Oscar Salvador <osalvador@xxxxxxx> Cc: Wei Yang <richard.weiyang@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/kmemleak.c | 1 - 1 file changed, 1 deletion(-) --- a/mm/kmemleak.c~mm-kmemleak-little-optimization-while-scanning-fix +++ a/mm/kmemleak.c @@ -113,7 +113,6 @@ #include <linux/kmemleak.h> #include <linux/memory_hotplug.h> - /* * Kmemleak configuration and common defines. */ _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-kmemleak-little-optimization-while-scanning.patch mm-mmu_notifier-use-structure-for-invalidate_range_start-end-callback-fix-fix.patch mm-mmu_notifier-use-structure-for-invalidate_range_start-end-calls-v2-checkpatch-fixes.patch mm-memory_hotplug-deobfuscate-migration-part-of-offlining-fix.patch mm-page_alloc-enable-pcpu_drain-with-zone-capability-fix.patch mm-migrate-provide-buffer_migrate_page_norefs-fix.patch