mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [folded-merged] mm-page_alloc-count-movable-pages-when-stealing-from-pageblock-fix.patch removed from -mm tree
@ 2017-05-08 22:38 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2017-05-08 22:38 UTC (permalink / raw)
  To: akpm, vbabka, mm-commits


The patch titled
     Subject: mm-page_alloc-count-movable-pages-when-stealing-from-pageblock-fix
has been removed from the -mm tree.  Its filename was
     mm-page_alloc-count-movable-pages-when-stealing-from-pageblock-fix.patch

This patch was dropped because it was folded into mm-page_alloc-count-movable-pages-when-stealing-from-pageblock.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-page_alloc-count-movable-pages-when-stealing-from-pageblock-fix

merge fix

Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/page_alloc.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN mm/page_alloc.c~mm-page_alloc-count-movable-pages-when-stealing-from-pageblock-fix mm/page_alloc.c
--- a/mm/page_alloc.c~mm-page_alloc-count-movable-pages-when-stealing-from-pageblock-fix
+++ a/mm/page_alloc.c
@@ -2013,7 +2013,7 @@ static void steal_suitable_fallback(stru
 	}
 
 	/* moving whole block can fail due to zone boundary conditions */
-	if (!pages)
+	if (!free_pages)
 		goto single_page;
 
 	/*
_

Patches currently in -mm which might be from akpm@linux-foundation.org are

mm-page_alloc-count-movable-pages-when-stealing-from-pageblock.patch
checkpatch-add-ability-to-find-bad-uses-of-vsprintf-%pfoo-extensions-fix.patch
checkpatch-add-ability-to-find-bad-uses-of-vsprintf-%pfoo-extensions-fix-fix.patch
taskstats-add-e-u-stime-for-tgid-command-fix.patch
taskstats-add-e-u-stime-for-tgid-command-fix-fix.patch
drm-use-set_memoryh-header-fix.patch
drivers-staging-media-atomisp-pci-atomisp2-use-set_memoryh.patch
docs-vm-transhuge-fix-few-trivial-typos-fix.patch
dax-add-tracepoint-to-dax_writeback_one-fix.patch
drivers-staging-ccree-ssi_hashc-fix-build-with-gcc-444.patch


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

only message in thread, other threads:[~2017-05-08 22:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-08 22:38 [folded-merged] mm-page_alloc-count-movable-pages-when-stealing-from-pageblock-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).