All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190813181938.GA4196@hpe.com>

diff --git a/a/content_digest b/N1/content_digest
index 921fdd1..8e09a04 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01565379497-29266-2-git-send-email-linux.bhar@gmail.com\0"
  "ref\020190813145029.GA32451@hpe.com\0"
  "ref\020190813172301.GA10228@bharath12345-Inspiron-5559\0"
- "From\0sivanich at hpe.com (Dimitri Sivanich)\0"
+ "From\0sivanich@hpe.com (Dimitri Sivanich)\0"
  "Subject\0[Linux-kernel-mentees] [PATCH v5 1/1] sgi-gru: Remove *pte_lookup functions, Convert to get_user_page*()\0"
  "Date\0Tue, 13 Aug 2019 13:19:38 -0500\0"
  "\00:1\0"
@@ -235,4 +235,4 @@
  "> > > 2.7.4\n"
  > > >
 
-92d476db2cdd8782e756f0899dffe5a947bb1ddcdfe6842bf279585e828ab65e
+ce486a312a36c8879bec11b9ae7a35cc98dbc2ecdd6435a23f23d69d04cfa095

diff --git a/a/1.txt b/N2/1.txt
index a6fa5b4..5ba5eb2 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -25,7 +25,7 @@ Not in non-atomic context.  Notice that it is currently done that way.
 > Do you feel using get_user_pages_remote would be a better idea? We can
 > specify the mm_struct in get_user_pages_remote?
 
->From that standpoint maybe, but is it safe in interrupt context?
+From that standpoint maybe, but is it safe in interrupt context?
 
 > 
 > Thank you
@@ -47,21 +47,21 @@ Not in non-atomic context.  Notice that it is currently done that way.
 > > > 
 > > > Also: remove unnecessary CONFIG_HUGETLB ifdefs.
 > > > 
-> > > Cc: Ira Weiny <ira.weiny at intel.com>
-> > > Cc: John Hubbard <jhubbard at nvidia.com>
-> > > Cc: J?r?me Glisse <jglisse at redhat.com>
-> > > Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
-> > > Cc: Dimitri Sivanich <sivanich at sgi.com>
-> > > Cc: Arnd Bergmann <arnd at arndb.de>
-> > > Cc: William Kucharski <william.kucharski at oracle.com>
-> > > Cc: Christoph Hellwig <hch at lst.de>
-> > > Cc: linux-kernel at vger.kernel.org
-> > > Cc: linux-mm at kvack.org
-> > > Cc: linux-kernel-mentees at lists.linuxfoundation.org
-> > > Reviewed-by: Ira Weiny <ira.weiny at intel.com>
-> > > Reviewed-by: John Hubbard <jhubbard at nvidia.com>
-> > > Reviewed-by: William Kucharski <william.kucharski at oracle.com>
-> > > Signed-off-by: Bharath Vedartham <linux.bhar at gmail.com>
+> > > Cc: Ira Weiny <ira.weiny@intel.com>
+> > > Cc: John Hubbard <jhubbard@nvidia.com>
+> > > Cc: Jérôme Glisse <jglisse@redhat.com>
+> > > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+> > > Cc: Dimitri Sivanich <sivanich@sgi.com>
+> > > Cc: Arnd Bergmann <arnd@arndb.de>
+> > > Cc: William Kucharski <william.kucharski@oracle.com>
+> > > Cc: Christoph Hellwig <hch@lst.de>
+> > > Cc: linux-kernel@vger.kernel.org
+> > > Cc: linux-mm@kvack.org
+> > > Cc: linux-kernel-mentees@lists.linuxfoundation.org
+> > > Reviewed-by: Ira Weiny <ira.weiny@intel.com>
+> > > Reviewed-by: John Hubbard <jhubbard@nvidia.com>
+> > > Reviewed-by: William Kucharski <william.kucharski@oracle.com>
+> > > Signed-off-by: Bharath Vedartham <linux.bhar@gmail.com>
 > > > ---
 > > > This is a fold of the 3 patches in the v2 patch series.
 > > > The review tags were given to the individual patches.
diff --git a/a/content_digest b/N2/content_digest
index 921fdd1..1ccde45 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,9 +2,21 @@
  "ref\01565379497-29266-2-git-send-email-linux.bhar@gmail.com\0"
  "ref\020190813145029.GA32451@hpe.com\0"
  "ref\020190813172301.GA10228@bharath12345-Inspiron-5559\0"
- "From\0sivanich at hpe.com (Dimitri Sivanich)\0"
- "Subject\0[Linux-kernel-mentees] [PATCH v5 1/1] sgi-gru: Remove *pte_lookup functions, Convert to get_user_page*()\0"
+ "From\0Dimitri Sivanich <sivanich@hpe.com>\0"
+ "Subject\0Re: [Linux-kernel-mentees][PATCH v5 1/1] sgi-gru: Remove *pte_lookup functions, Convert to get_user_page*()\0"
  "Date\0Tue, 13 Aug 2019 13:19:38 -0500\0"
+ "To\0Bharath Vedartham <linux.bhar@gmail.com>\0"
+ "Cc\0jhubbard@nvidia.com"
+  gregkh@linuxfoundation.org
+  arnd@arndb.de
+  ira.weiny@intel.com
+  jglisse@redhat.com
+  william.kucharski@oracle.com
+  hch@lst.de
+  linux-kernel@vger.kernel.org
+  linux-mm@kvack.org
+  linux-kernel-mentees@lists.linuxfoundation.org
+ " sivanich@hpe.com\0"
  "\00:1\0"
  "b\0"
  "On Tue, Aug 13, 2019 at 10:53:01PM +0530, Bharath Vedartham wrote:\n"
@@ -34,7 +46,7 @@
  "> Do you feel using get_user_pages_remote would be a better idea? We can\n"
  "> specify the mm_struct in get_user_pages_remote?\n"
  "\n"
- ">From that standpoint maybe, but is it safe in interrupt context?\n"
+ "From that standpoint maybe, but is it safe in interrupt context?\n"
  "\n"
  "> \n"
  "> Thank you\n"
@@ -56,21 +68,21 @@
  "> > > \n"
  "> > > Also: remove unnecessary CONFIG_HUGETLB ifdefs.\n"
  "> > > \n"
- "> > > Cc: Ira Weiny <ira.weiny at intel.com>\n"
- "> > > Cc: John Hubbard <jhubbard at nvidia.com>\n"
- "> > > Cc: J?r?me Glisse <jglisse at redhat.com>\n"
- "> > > Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>\n"
- "> > > Cc: Dimitri Sivanich <sivanich at sgi.com>\n"
- "> > > Cc: Arnd Bergmann <arnd at arndb.de>\n"
- "> > > Cc: William Kucharski <william.kucharski at oracle.com>\n"
- "> > > Cc: Christoph Hellwig <hch at lst.de>\n"
- "> > > Cc: linux-kernel at vger.kernel.org\n"
- "> > > Cc: linux-mm at kvack.org\n"
- "> > > Cc: linux-kernel-mentees at lists.linuxfoundation.org\n"
- "> > > Reviewed-by: Ira Weiny <ira.weiny at intel.com>\n"
- "> > > Reviewed-by: John Hubbard <jhubbard at nvidia.com>\n"
- "> > > Reviewed-by: William Kucharski <william.kucharski at oracle.com>\n"
- "> > > Signed-off-by: Bharath Vedartham <linux.bhar at gmail.com>\n"
+ "> > > Cc: Ira Weiny <ira.weiny@intel.com>\n"
+ "> > > Cc: John Hubbard <jhubbard@nvidia.com>\n"
+ "> > > Cc: J\303\251r\303\264me Glisse <jglisse@redhat.com>\n"
+ "> > > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n"
+ "> > > Cc: Dimitri Sivanich <sivanich@sgi.com>\n"
+ "> > > Cc: Arnd Bergmann <arnd@arndb.de>\n"
+ "> > > Cc: William Kucharski <william.kucharski@oracle.com>\n"
+ "> > > Cc: Christoph Hellwig <hch@lst.de>\n"
+ "> > > Cc: linux-kernel@vger.kernel.org\n"
+ "> > > Cc: linux-mm@kvack.org\n"
+ "> > > Cc: linux-kernel-mentees@lists.linuxfoundation.org\n"
+ "> > > Reviewed-by: Ira Weiny <ira.weiny@intel.com>\n"
+ "> > > Reviewed-by: John Hubbard <jhubbard@nvidia.com>\n"
+ "> > > Reviewed-by: William Kucharski <william.kucharski@oracle.com>\n"
+ "> > > Signed-off-by: Bharath Vedartham <linux.bhar@gmail.com>\n"
  "> > > ---\n"
  "> > > This is a fold of the 3 patches in the v2 patch series.\n"
  "> > > The review tags were given to the individual patches.\n"
@@ -235,4 +247,4 @@
  "> > > 2.7.4\n"
  > > >
 
-92d476db2cdd8782e756f0899dffe5a947bb1ddcdfe6842bf279585e828ab65e
+36e0246ab46351daed454bcdaedc1bfbd121fe10899b0e0e9d791de4bbaaf988

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.