mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [folded-merged] mm-page_alloc-add-an-array-based-interface-to-the-bulk-page-allocator-fix.patch removed from -mm tree
@ 2021-04-30  5:35 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2021-04-30  5:35 UTC (permalink / raw)
  To: akpm, alexander.duyck, alobakin, brouer, chuck.lever, davem, hch,
	ilias.apalodimas, mgorman, mm-commits, vbabka, willy


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@linux-foundation.org>
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@gmail.com>
Cc: Alexander Lobakin <alobakin@pm.me>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Chuck Lever <chuck.lever@oracle.com>
Cc: David Miller <davem@davemloft.net>
Cc: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Cc: Jesper Dangaard Brouer <brouer@redhat.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 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@linux-foundation.org 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-30  5:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-30  5:35 [folded-merged] mm-page_alloc-add-an-array-based-interface-to-the-bulk-page-allocator-fix.patch removed from -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).