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

diff --git a/a/1.txt b/N1/1.txt
index 9859a89..41a817e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -47,7 +47,7 @@ On Tue, Jul 24, 2018 at 11:42:08PM -0300, Thiago Jung Bauermann wrote:
 Can you please also make the test return KSFT_SKIP if userfaultfd(2) fails
 with ENOSYS?
  
-> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
+> Signed-off-by: Thiago Jung Bauermann <bauerman at linux.ibm.com>
 > ---
 >  tools/testing/selftests/vm/userfaultfd.c | 41 ++++++++++++++++++++++----------
 >  1 file changed, 29 insertions(+), 12 deletions(-)
@@ -149,4 +149,9 @@ with ENOSYS?
 
 -- 
 Sincerely yours,
-Mike.
\ No newline at end of file
+Mike.
+
+--
+To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
+the body of a message to majordomo at vger.kernel.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 93d25e5..90e5e52 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,24 +5,14 @@
   "ref\00020180725024209.32586-3-bauerman\@linux.ibm.com\0"
 ]
 [
-  "From\0Mike Rapoport <rppt\@linux.vnet.ibm.com>\0"
+  "From\0rppt at linux.vnet.ibm.com (Mike Rapoport)\0"
 ]
 [
-  "Subject\0Re: [PATCH 2/3] userfaultfd: selftest: Skip test if a feature isn't supported\0"
+  "Subject\0[PATCH 2/3] userfaultfd: selftest: Skip test if a feature isn't supported\0"
 ]
 [
   "Date\0Wed, 25 Jul 2018 17:11:48 +0300\0"
 ]
-[
-  "To\0Thiago Jung Bauermann <bauerman\@linux.ibm.com>\0"
-]
-[
-  "Cc\0linux-kselftest\@vger.kernel.org",
-  " linux-kernel\@vger.kernel.org",
-  " Shuah Khan <shuah\@kernel.org>",
-  " Andrea Arcangeli <aarcange\@redhat.com>",
-  " Prakash Sangappa <prakash.sangappa\@oracle.com>\0"
-]
 [
   "\0000:1\0"
 ]
@@ -79,7 +69,7 @@
   "Can you please also make the test return KSFT_SKIP if userfaultfd(2) fails\n",
   "with ENOSYS?\n",
   " \n",
-  "> Signed-off-by: Thiago Jung Bauermann <bauerman\@linux.ibm.com>\n",
+  "> Signed-off-by: Thiago Jung Bauermann <bauerman at linux.ibm.com>\n",
   "> ---\n",
   ">  tools/testing/selftests/vm/userfaultfd.c | 41 ++++++++++++++++++++++----------\n",
   ">  1 file changed, 29 insertions(+), 12 deletions(-)\n",
@@ -181,7 +171,12 @@
   "\n",
   "-- \n",
   "Sincerely yours,\n",
-  "Mike."
+  "Mike.\n",
+  "\n",
+  "--\n",
+  "To unsubscribe from this list: send the line \"unsubscribe linux-kselftest\" in\n",
+  "the body of a message to majordomo at vger.kernel.org\n",
+  "More majordomo info at  http://vger.kernel.org/majordomo-info.html"
 ]
 
-d9e2ea1f6c54e9c16060d706917036b17256c3b9e1f169ac65b8e27878c94234
+2de1ee09e8fc0fad2c83b2ec7bb62d53512312d2becf5b9332c2e5fb24dca111

diff --git a/a/1.txt b/N2/1.txt
index 9859a89..8a7f855 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,6 +1,6 @@
 Hi,
 
-On Tue, Jul 24, 2018 at 11:42:08PM -0300, Thiago Jung Bauermann wrote:
+On Tue, Jul 24, 2018@11:42:08PM -0300, Thiago Jung Bauermann wrote:
 > If userfaultfd runs on a system that doesn't support some feature it is
 > trying to test, it currently ends with error code 1 which indicates
 > test failure:
@@ -47,7 +47,7 @@ On Tue, Jul 24, 2018 at 11:42:08PM -0300, Thiago Jung Bauermann wrote:
 Can you please also make the test return KSFT_SKIP if userfaultfd(2) fails
 with ENOSYS?
  
-> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
+> Signed-off-by: Thiago Jung Bauermann <bauerman at linux.ibm.com>
 > ---
 >  tools/testing/selftests/vm/userfaultfd.c | 41 ++++++++++++++++++++++----------
 >  1 file changed, 29 insertions(+), 12 deletions(-)
@@ -149,4 +149,9 @@ with ENOSYS?
 
 -- 
 Sincerely yours,
-Mike.
\ No newline at end of file
+Mike.
+
+--
+To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
+the body of a message to majordomo at vger.kernel.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
\ No newline at end of file
diff --git a/a/content_digest b/N2/content_digest
index 93d25e5..16d6ce8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,24 +5,14 @@
   "ref\00020180725024209.32586-3-bauerman\@linux.ibm.com\0"
 ]
 [
-  "From\0Mike Rapoport <rppt\@linux.vnet.ibm.com>\0"
+  "From\0rppt\@linux.vnet.ibm.com (Mike Rapoport)\0"
 ]
 [
-  "Subject\0Re: [PATCH 2/3] userfaultfd: selftest: Skip test if a feature isn't supported\0"
+  "Subject\0[PATCH 2/3] userfaultfd: selftest: Skip test if a feature isn't supported\0"
 ]
 [
   "Date\0Wed, 25 Jul 2018 17:11:48 +0300\0"
 ]
-[
-  "To\0Thiago Jung Bauermann <bauerman\@linux.ibm.com>\0"
-]
-[
-  "Cc\0linux-kselftest\@vger.kernel.org",
-  " linux-kernel\@vger.kernel.org",
-  " Shuah Khan <shuah\@kernel.org>",
-  " Andrea Arcangeli <aarcange\@redhat.com>",
-  " Prakash Sangappa <prakash.sangappa\@oracle.com>\0"
-]
 [
   "\0000:1\0"
 ]
@@ -32,7 +22,7 @@
 [
   "Hi,\n",
   "\n",
-  "On Tue, Jul 24, 2018 at 11:42:08PM -0300, Thiago Jung Bauermann wrote:\n",
+  "On Tue, Jul 24, 2018\@11:42:08PM -0300, Thiago Jung Bauermann wrote:\n",
   "> If userfaultfd runs on a system that doesn't support some feature it is\n",
   "> trying to test, it currently ends with error code 1 which indicates\n",
   "> test failure:\n",
@@ -79,7 +69,7 @@
   "Can you please also make the test return KSFT_SKIP if userfaultfd(2) fails\n",
   "with ENOSYS?\n",
   " \n",
-  "> Signed-off-by: Thiago Jung Bauermann <bauerman\@linux.ibm.com>\n",
+  "> Signed-off-by: Thiago Jung Bauermann <bauerman at linux.ibm.com>\n",
   "> ---\n",
   ">  tools/testing/selftests/vm/userfaultfd.c | 41 ++++++++++++++++++++++----------\n",
   ">  1 file changed, 29 insertions(+), 12 deletions(-)\n",
@@ -181,7 +171,12 @@
   "\n",
   "-- \n",
   "Sincerely yours,\n",
-  "Mike."
+  "Mike.\n",
+  "\n",
+  "--\n",
+  "To unsubscribe from this list: send the line \"unsubscribe linux-kselftest\" in\n",
+  "the body of a message to majordomo at vger.kernel.org\n",
+  "More majordomo info at  http://vger.kernel.org/majordomo-info.html"
 ]
 
-d9e2ea1f6c54e9c16060d706917036b17256c3b9e1f169ac65b8e27878c94234
+fc7d087dc5cec14adc9561e666a88e071ae52d393a2020d0c3e40df60e84f6e3

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.