diff for duplicates of <20200915162956.GA21990@infradead.org> diff --git a/a/1.txt b/N1/1.txt index 5ba1f10..8018ca2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On Mon, Sep 14, 2020 at 04:53:25PM -0700, Ralph Campbell wrote: > Since set_page_refcounted() is defined in mm_interal.h I would have to > move the definition to someplace like page_ref.h or have the drivers > cal init_page_count() or set_page_count() since get_page() calls -> VM_BUG_ON_PAGE() if refcount = 0. +> VM_BUG_ON_PAGE() if refcount == 0. > I'll move set_page_refcounted() since that is what the page allocator > uses and seems named for the purpose. diff --git a/a/content_digest b/N1/content_digest index ba67a2d..6e9130b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\010b4b85c-f1e9-b6b5-74cd-6190ee0aca5d@nvidia.com\0" "From\0Christoph Hellwig <hch@infradead.org>\0" "Subject\0Re: [PATCH] mm: remove extra ZONE_DEVICE struct page refcount\0" - "Date\0Tue, 15 Sep 2020 16:29:56 +0000\0" + "Date\0Tue, 15 Sep 2020 17:29:56 +0100\0" "To\0Ralph Campbell <rcampbell@nvidia.com>\0" "Cc\0Dan Williams <dan.j.williams@intel.com>" Linux MM <linux-mm@kvack.org> @@ -30,11 +30,11 @@ "> Since set_page_refcounted() is defined in mm_interal.h I would have to\n" "> move the definition to someplace like page_ref.h or have the drivers\n" "> cal init_page_count() or set_page_count() since get_page() calls\n" - "> VM_BUG_ON_PAGE() if refcount = 0.\n" + "> VM_BUG_ON_PAGE() if refcount == 0.\n" "> I'll move set_page_refcounted() since that is what the page allocator\n" "> uses and seems named for the purpose.\n" "\n" "I don't think any of the three ->page_free instances even cares about\n" the page refcount. -1f65147033d8b501b979a3bf7d56a5e727c1212516f71d1680b1a39cc04ee58c +9461e6ca6b4ff8e770d1c54fecbb4b147b8accfec8b8afb14991ff3c69d30705
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.