The patch titled Subject: mm-page_alloc-add-an-array-based-interface-to-the-bulk-page-allocator-fix has been removed from the -mm tree. Its filename was mm-page_alloc-add-an-array-based-interface-to-the-bulk-page-allocator-fix.patch This patch was dropped because it was folded into mm-page_alloc-add-an-array-based-interface-to-the-bulk-page-allocator.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-page_alloc-add-an-array-based-interface-to-the-bulk-page-allocator-fix remove now unused local `allocated' Cc: Alexander Duyck <alexander.duyck@xxxxxxxxx> Cc: Alexander Lobakin <alobakin@xxxxx> Cc: Christoph Hellwig <hch@xxxxxxxxxxxxx> Cc: Chuck Lever <chuck.lever@xxxxxxxxxx> Cc: David Miller <davem@xxxxxxxxxxxxx> Cc: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx> Cc: Jesper Dangaard Brouer <brouer@xxxxxxxxxx> Cc: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> Cc: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx> Cc: Vlastimil Babka <vbabka@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/page_alloc.c | 1 - 1 file changed, 1 deletion(-) --- a/mm/page_alloc.c~mm-page_alloc-add-an-array-based-interface-to-the-bulk-page-allocator-fix +++ a/mm/page_alloc.c @@ -5040,7 +5040,6 @@ unsigned long __alloc_pages_bulk(gfp_t g struct alloc_context ac; gfp_t alloc_gfp; unsigned int alloc_flags = ALLOC_WMARK_LOW; - int allocated = 0; int nr_populated = 0; if (WARN_ON_ONCE(nr_pages <= 0)) _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-page_alloc-add-an-array-based-interface-to-the-bulk-page-allocator.patch mm.patch mm-vmscan-add-shrinker_info_protected-helper-fix.patch mm-drop-redundant-arch_enable__migration-fix.patch mm-drop-redundant-arch_enable__migration-fix-fix.patch kernel-resource-allow-region_intersects-users-to-hold-resource_lock-fix.patch linux-next-rejects.patch linux-next-git-rejects.patch cifsd-is-broken.patch kernel-forkc-export-kernel_thread-to-modules.patch