diff for duplicates of <20181011221351.1925.67694.stgit@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 7f20f5f..87c86db 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ index 3603d5444865..e435223e2ddb 100644 page = pfn_to_page(pfn); __init_single_page(page, pfn, zone, nid); -- if (context = MEMMAP_HOTPLUG) +- if (context == MEMMAP_HOTPLUG) - __SetPageReserved(page); /* diff --git a/a/content_digest b/N1/content_digest index 54cc74e..d74e7cf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020181011221237.1925.85591.stgit@localhost.localdomain\0" "From\0Alexander Duyck <alexander.h.duyck@linux.intel.com>\0" "Subject\0[mm PATCH v2 4/6] mm: Do not set reserved flag for hotplug memory\0" - "Date\0Thu, 11 Oct 2018 22:13:51 +0000\0" + "Date\0Thu, 11 Oct 2018 15:13:51 -0700\0" "To\0linux-mm@kvack.org" " akpm@linux-foundation.org\0" "Cc\0pavel.tatashin@microsoft.com" @@ -47,7 +47,7 @@ " \n" " \t\tpage = pfn_to_page(pfn);\n" " \t\t__init_single_page(page, pfn, zone, nid);\n" - "-\t\tif (context = MEMMAP_HOTPLUG)\n" + "-\t\tif (context == MEMMAP_HOTPLUG)\n" "-\t\t\t__SetPageReserved(page);\n" " \n" " \t\t/*\n" @@ -69,4 +69,4 @@ " \t\t * pointer and hmm_data. It is a bug if a ZONE_DEVICE\n" " \t\t * page is ever freed or placed on a driver-private list." -bf3147d8791226793eb6809bd1c2162e5623b3c3f3b3e72ca77c0bb6125d99dc +b759d7687af33af587a4e5bc4cfb5b6917615a3daea98633d5ba31506e6b2cae
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.