diff for duplicates of <20170905172120.GB19397@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 6fed6ba..9d21fe1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Tue, Sep 05, 2017 at 07:13:15PM +0200, Laurent Dufour wrote: -> On 17/08/2017 02:05, Jérôme Glisse wrote: +> On 17/08/2017 02:05, Jerome Glisse wrote: > > HMM pages (private or public device pages) are ZONE_DEVICE page and > > thus need special handling when it comes to lru or refcount. This > > patch make sure that memcontrol properly handle those when it face @@ -16,7 +16,7 @@ On Tue, Sep 05, 2017 at 07:13:15PM +0200, Laurent Dufour wrote: > > - s/public/host > > - add comments explaining how device memory behave and why > > -> > Signed-off-by: Jérôme Glisse <jglisse@redhat.com> +> > Signed-off-by: Jerome Glisse <jglisse@redhat.com> > > Acked-by: Balbir Singh <bsingharora@gmail.com> > > Cc: Johannes Weiner <hannes@cmpxchg.org> > > Cc: Michal Hocko <mhocko@kernel.org> @@ -56,7 +56,7 @@ On Tue, Sep 05, 2017 at 07:13:15PM +0200, Laurent Dufour wrote: > > - struct page *page = vm_normal_page(vma, addr, ptent); > > + struct page *page = _vm_normal_page(vma, addr, ptent, true); > -> Hi Jérôme, +> Hi Jerome, > > As _vm_normal_page() is defined later in the patch 18, so this patch should > break the bisectability. @@ -68,4 +68,10 @@ site with the patch that adds the new special function. Dunno if patch can be edited now ? Cheers, -Jérôme +Jerome + +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index d728891..ef5f836 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -19,7 +19,7 @@ "\00:1\0" "b\0" "On Tue, Sep 05, 2017 at 07:13:15PM +0200, Laurent Dufour wrote:\n" - "> On 17/08/2017 02:05, J\303\251r\303\264me Glisse wrote:\n" + "> On 17/08/2017 02:05, Jerome Glisse wrote:\n" "> > HMM pages (private or public device pages) are ZONE_DEVICE page and\n" "> > thus need special handling when it comes to lru or refcount. This\n" "> > patch make sure that memcontrol properly handle those when it face\n" @@ -36,7 +36,7 @@ "> > - s/public/host\n" "> > - add comments explaining how device memory behave and why\n" "> > \n" - "> > Signed-off-by: J\303\251r\303\264me Glisse <jglisse@redhat.com>\n" + "> > Signed-off-by: Jerome Glisse <jglisse@redhat.com>\n" "> > Acked-by: Balbir Singh <bsingharora@gmail.com>\n" "> > Cc: Johannes Weiner <hannes@cmpxchg.org>\n" "> > Cc: Michal Hocko <mhocko@kernel.org>\n" @@ -76,7 +76,7 @@ "> > -\tstruct page *page = vm_normal_page(vma, addr, ptent);\n" "> > +\tstruct page *page = _vm_normal_page(vma, addr, ptent, true);\n" "> \n" - "> Hi J\303\251r\303\264me,\n" + "> Hi Jerome,\n" "> \n" "> As _vm_normal_page() is defined later in the patch 18, so this patch should\n" "> break the bisectability.\n" @@ -88,6 +88,12 @@ "Dunno if patch can be edited now ?\n" "\n" "Cheers,\n" - "J\303\251r\303\264me" + "Jerome\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -38f8c824203f7025027323b971e1b8fb9c11d03403e192c06b80c18b682970ac +a75859d41b15dc7bfdd6d4425c4ae0926575e771e0475788a501903417038c3a
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.