diff for duplicates of <20181011221334.1925.31961.stgit@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index e6560fc..008e66a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -70,7 +70,7 @@ index 273d4dbd3883..dee407998366 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 37a8c50..d038dd7 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 1/6] mm: Use mm_zero_struct_page from SPARC on all 64b architectures\0" - "Date\0Thu, 11 Oct 2018 22:13:34 +0000\0" + "Date\0Thu, 11 Oct 2018 15:13:34 -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 -81c3676c88a73f1244e391264fb3e198d66da711d175618c6c840519a9b7d6fe +e676a515c59818504e62cb4391908151a820494d0d5acade2296ac6d71b3d007
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.