diff for duplicates of <20181015202656.2171.92963.stgit@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 2f3faa8..f883da6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -70,7 +70,7 @@ index bb0de406f8e7..ec6e57a0c14e 100644 * zeroing by defining this macro in <asm/pgtable.h>. */ #ifndef mm_zero_struct_page -+#if BITS_PER_LONG = 64 ++#if BITS_PER_LONG == 64 +/* This function must be updated when the size of struct page grows above 80 + * or reduces below 64. The idea that compiler optimizes out switch() + * statement, and only leaves move/store instructions diff --git a/a/content_digest b/N1/content_digest index 77ade4f..0253cb4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020181015202456.2171.88406.stgit@localhost.localdomain\0" "From\0Alexander Duyck <alexander.h.duyck@linux.intel.com>\0" "Subject\0[mm PATCH v3 1/6] mm: Use mm_zero_struct_page from SPARC on all 64b architectures\0" - "Date\0Mon, 15 Oct 2018 20:26:56 +0000\0" + "Date\0Mon, 15 Oct 2018 13:26:56 -0700\0" "To\0linux-mm@kvack.org" " akpm@linux-foundation.org\0" "Cc\0pavel.tatashin@microsoft.com" @@ -95,7 +95,7 @@ " * zeroing by defining this macro in <asm/pgtable.h>.\n" " */\n" " #ifndef mm_zero_struct_page\n" - "+#if BITS_PER_LONG = 64\n" + "+#if BITS_PER_LONG == 64\n" "+/* This function must be updated when the size of struct page grows above 80\n" "+ * or reduces below 64. The idea that compiler optimizes out switch()\n" "+ * statement, and only leaves move/store instructions\n" @@ -135,4 +135,4 @@ " /*\n" * Default maximum number of active map areas, this limits the number of vmas -03dc7a683b6518dd6aec8d5918c4f63d7adfccb87ed8edd2fd792a86b980ff9b +c82da21497e22bc34919031a10fc694455200c3f376de83673d1d6cc18648812
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.