[folded-merged] mm-memory_hotplug-deobfuscate-migration-part-of-offlining-fix.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: mm-memory_hotplug-deobfuscate-migration-part-of-offlining-fix
has been removed from the -mm tree.  Its filename was
     mm-memory_hotplug-deobfuscate-migration-part-of-offlining-fix.patch

This patch was dropped because it was folded into mm-memory_hotplug-deobfuscate-migration-part-of-offlining.patch

------------------------------------------------------
From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Subject: mm-memory_hotplug-deobfuscate-migration-part-of-offlining-fix

reflow comments to 80 cols

Cc: Michal Hocko <mhocko@xxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 mm/memory_hotplug.c |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

--- a/mm/memory_hotplug.c~mm-memory_hotplug-deobfuscate-migration-part-of-offlining-fix
+++ a/mm/memory_hotplug.c
@@ -1596,14 +1596,18 @@ static int __ref __offline_pages(unsigne
 
 			pfn = scan_movable_pages(pfn, end_pfn);
 			if (pfn) {
-				/* TODO fatal migration failures should bail out */
+				/*
+				 * TODO: fatal migration failures should bail
+				 * out
+				 */
 				do_migrate_range(pfn, end_pfn);
 			}
 		}
 
 		/*
-		 * dissolve free hugepages in the memory block before doing offlining
-		 * actually in order to make hugetlbfs's object counting consistent.
+		 * Dissolve free hugepages in the memory block before doing
+		 * offlining actually in order to make hugetlbfs's object
+		 * counting consistent.
 		 */
 		ret = dissolve_free_huge_pages(start_pfn, end_pfn);
 		if (ret) {
_

Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are

mm-memory_hotplug-deobfuscate-migration-part-of-offlining.patch
mm-page_alloc-enable-pcpu_drain-with-zone-capability-fix.patch
mm-migrate-provide-buffer_migrate_page_norefs-fix.patch




[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux