diff for duplicates of <ZBGWC/gWq6hks26l@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 307091a..a31a118 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -105,7 +105,7 @@ Acked-by: Mike Rapoport (IBM) <rppt@kernel.org> > * Make page protection values cacheable, uncacheable, or write- > * combining. Note that "protection" is really a misnomer here as the > @@ -396,6 +395,7 @@ pte_same (pte_t a, pte_t b) -> return pte_val(a) == pte_val(b); +> return pte_val(a) = pte_val(b); > } > > +#define update_mmu_cache_range(vma, address, ptep, nr) do { } while (0) diff --git a/a/content_digest b/N1/content_digest index 647a810..6dfb46c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020230315051444.3229621-13-willy@infradead.org\0" "From\0Mike Rapoport <rppt@kernel.org>\0" "Subject\0Re: [PATCH v4 12/36] ia64: Implement the new page table range API\0" - "Date\0Wed, 15 Mar 2023 11:55:23 +0200\0" + "Date\0Wed, 15 Mar 2023 09:55:23 +0000\0" "To\0Matthew Wilcox (Oracle) <willy@infradead.org>\0" "Cc\0linux-arch@vger.kernel.org" linux-mm@kvack.org @@ -117,7 +117,7 @@ "> * Make page protection values cacheable, uncacheable, or write-\n" "> * combining. Note that \"protection\" is really a misnomer here as the\n" "> @@ -396,6 +395,7 @@ pte_same (pte_t a, pte_t b)\n" - "> \treturn pte_val(a) == pte_val(b);\n" + "> \treturn pte_val(a) = pte_val(b);\n" "> }\n" "> \n" "> +#define update_mmu_cache_range(vma, address, ptep, nr) do { } while (0)\n" @@ -187,4 +187,4 @@ "Sincerely yours,\n" Mike. -87c07cf9e86a106414b2d55d8a2637d845122d3272a886adc0bfe8b575cea237 +466b577d9f17eb2f92a8ef2c7815b2e348d1bf0534b5c3aef4fd3906ec867a4a
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.