All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20181017073045.GA20004@rapoport-lnx>

diff --git a/a/1.txt b/N1/1.txt
index 71b5898..834bbf9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -97,7 +97,7 @@ My two cents :)
 > mm_zero_struct_page on every 64-bit platform.
 > 
 > >  #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 d54dd0b..b6542ee 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\057c559f6-4858-7a52-7fbb-979caa08f240@gmail.com\0"
  "From\0Mike Rapoport <rppt@linux.ibm.com>\0"
  "Subject\0Re: [mm PATCH v3 1/6] mm: Use mm_zero_struct_page from SPARC on all 64b architectures\0"
- "Date\0Wed, 17 Oct 2018 07:30:46 +0000\0"
+ "Date\0Wed, 17 Oct 2018 10:30:46 +0300\0"
  "To\0Pavel Tatashin <pasha.tatashin@gmail.com>\0"
  "Cc\0Alexander Duyck <alexander.h.duyck@linux.intel.com>"
   linux-mm@kvack.org
@@ -125,7 +125,7 @@
  "> mm_zero_struct_page on every 64-bit platform.\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"
@@ -171,4 +171,4 @@
  "Sincerely yours,\n"
  Mike.
 
-475401f995effd38b7bbf44683c7f05a9f2d0119e03af3dfe5971fc90f1ca968
+5e17b12f9183b26f6a99ceb3ab449d4a0af480874b3a5eb8335a5854f4bd374a

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.