All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <CAOuPNLjECO0ETryR3PmPiTVsU4NU7DvwdG-XD9+kTychUTLULw@mail.gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index f19f485..808b44d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,7 +13,7 @@ On Fri, Sep 29, 2017 at 7:56 PM, Pintu Kumar <pintu.ping@gmail.com> wrote:
 >>
 >>
 >> Am Freitag, den 29.09.2017, 08:41 -0400 schrieb
->> valdis.kletnieks@vt.edu:
+>> valdis.kletnieks at vt.edu:
 >>> On Fri, 29 Sep 2017 16:08:07 +0530, Pintu Kumar said:
 >>>
 >>> >
@@ -46,31 +46,31 @@ In file included from ./arch/x86/include/asm/atomic.h:7:0,
                  from ./include/linux/mm_types.h:4,
                  from arch/x86/kvm/irq.h:25,
                  from arch/x86/kvm/vmx.c:19:
-arch/x86/kvm/vmx.c: In function ‘__pi_post_block’:
-./arch/x86/include/asm/cmpxchg.h:129:2: warning: ‘__ret’ is used
+arch/x86/kvm/vmx.c: In function ?__pi_post_block?:
+./arch/x86/include/asm/cmpxchg.h:129:2: warning: ?__ret? is used
 uninitialized in this function [-Wuninitialized]
   __ret;        \
   ^
-./arch/x86/include/asm/cmpxchg.h:86:21: note: ‘__ret’ was declared here
+./arch/x86/include/asm/cmpxchg.h:86:21: note: ?__ret? was declared here
   __typeof__(*(ptr)) __ret;     \
                      ^
 ./arch/x86/include/asm/cmpxchg.h:133:2: note: in expansion of macro
-‘__raw_cmpxchg’
+?__raw_cmpxchg?
   __raw_cmpxchg((ptr), (old), (new), (size), LOCK_PREFIX)
   ^
-./arch/x86/include/asm/cmpxchg.h:148:2: note: in expansion of macro ‘__cmpxchg’
+./arch/x86/include/asm/cmpxchg.h:148:2: note: in expansion of macro ?__cmpxchg?
   __cmpxchg(ptr, old, new, sizeof(*(ptr)))
   ^
-arch/x86/kvm/vmx.c:11732:11: note: in expansion of macro ‘cmpxchg’
+arch/x86/kvm/vmx.c:11732:11: note: in expansion of macro ?cmpxchg?
   } while (cmpxchg(&pi_desc->control, old.control,
            ^
   CC      kernel/trace/trace_seq.o
   CC      kernel/trace/trace_stat.o
-In function ‘__pi_post_block’,
-    inlined from ‘pi_post_block’ at arch/x86/kvm/vmx.c:11831:2,
-    inlined from ‘vmx_post_block’ at arch/x86/kvm/vmx.c:11840:2:
+In function ?__pi_post_block?,
+    inlined from ?pi_post_block? at arch/x86/kvm/vmx.c:11831:2,
+    inlined from ?vmx_post_block? at arch/x86/kvm/vmx.c:11840:2:
 ./arch/x86/include/asm/cmpxchg.h:127:3: error: call to
-‘__cmpxchg_wrong_size’ declared with attribute error: Bad argument
+?__cmpxchg_wrong_size? declared with attribute error: Bad argument
 size for cmpxchg
    __cmpxchg_wrong_size();     \
    ^
diff --git a/a/content_digest b/N1/content_digest
index 8049af4..e60b68e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -17,21 +17,16 @@
   "ref\0CAOuPNLj_TXmULGXOEg0iMy_77u4OoLuU4Nx6xxRpOEk8prc9dQ\@mail.gmail.com\0"
 ]
 [
-  "From\0Pintu Kumar <pintu.ping\@gmail.com>\0"
+  "From\0pintu.ping\@gmail.com (Pintu Kumar)\0"
 ]
 [
-  "Subject\0Re: How to verify linux-next\0"
+  "Subject\0How to verify linux-next\0"
 ]
 [
   "Date\0Fri, 29 Sep 2017 23:23:31 +0530\0"
 ]
 [
-  "To\0Damian Tometzki <damian.tometzki\@icloud.com>\0"
-]
-[
-  "Cc\0Valdis Kletnieks <valdis.kletnieks\@vt.edu>",
-  " linux-kernel\@vger.kernel.org",
-  " kernelnewbies\@kernelnewbies.org\0"
+  "To\0kernelnewbies\@lists.kernelnewbies.org\0"
 ]
 [
   "\0000:1\0"
@@ -55,7 +50,7 @@
   ">>\n",
   ">>\n",
   ">> Am Freitag, den 29.09.2017, 08:41 -0400 schrieb\n",
-  ">> valdis.kletnieks\@vt.edu:\n",
+  ">> valdis.kletnieks at vt.edu:\n",
   ">>> On Fri, 29 Sep 2017 16:08:07 +0530, Pintu Kumar said:\n",
   ">>>\n",
   ">>> >\n",
@@ -88,31 +83,31 @@
   "                 from ./include/linux/mm_types.h:4,\n",
   "                 from arch/x86/kvm/irq.h:25,\n",
   "                 from arch/x86/kvm/vmx.c:19:\n",
-  "arch/x86/kvm/vmx.c: In function \342\200\230__pi_post_block\342\200\231:\n",
-  "./arch/x86/include/asm/cmpxchg.h:129:2: warning: \342\200\230__ret\342\200\231 is used\n",
+  "arch/x86/kvm/vmx.c: In function ?__pi_post_block?:\n",
+  "./arch/x86/include/asm/cmpxchg.h:129:2: warning: ?__ret? is used\n",
   "uninitialized in this function [-Wuninitialized]\n",
   "  __ret;        \\\n",
   "  ^\n",
-  "./arch/x86/include/asm/cmpxchg.h:86:21: note: \342\200\230__ret\342\200\231 was declared here\n",
+  "./arch/x86/include/asm/cmpxchg.h:86:21: note: ?__ret? was declared here\n",
   "  __typeof__(*(ptr)) __ret;     \\\n",
   "                     ^\n",
   "./arch/x86/include/asm/cmpxchg.h:133:2: note: in expansion of macro\n",
-  "\342\200\230__raw_cmpxchg\342\200\231\n",
+  "?__raw_cmpxchg?\n",
   "  __raw_cmpxchg((ptr), (old), (new), (size), LOCK_PREFIX)\n",
   "  ^\n",
-  "./arch/x86/include/asm/cmpxchg.h:148:2: note: in expansion of macro \342\200\230__cmpxchg\342\200\231\n",
+  "./arch/x86/include/asm/cmpxchg.h:148:2: note: in expansion of macro ?__cmpxchg?\n",
   "  __cmpxchg(ptr, old, new, sizeof(*(ptr)))\n",
   "  ^\n",
-  "arch/x86/kvm/vmx.c:11732:11: note: in expansion of macro \342\200\230cmpxchg\342\200\231\n",
+  "arch/x86/kvm/vmx.c:11732:11: note: in expansion of macro ?cmpxchg?\n",
   "  } while (cmpxchg(&pi_desc->control, old.control,\n",
   "           ^\n",
   "  CC      kernel/trace/trace_seq.o\n",
   "  CC      kernel/trace/trace_stat.o\n",
-  "In function \342\200\230__pi_post_block\342\200\231,\n",
-  "    inlined from \342\200\230pi_post_block\342\200\231 at arch/x86/kvm/vmx.c:11831:2,\n",
-  "    inlined from \342\200\230vmx_post_block\342\200\231 at arch/x86/kvm/vmx.c:11840:2:\n",
+  "In function ?__pi_post_block?,\n",
+  "    inlined from ?pi_post_block? at arch/x86/kvm/vmx.c:11831:2,\n",
+  "    inlined from ?vmx_post_block? at arch/x86/kvm/vmx.c:11840:2:\n",
   "./arch/x86/include/asm/cmpxchg.h:127:3: error: call to\n",
-  "\342\200\230__cmpxchg_wrong_size\342\200\231 declared with attribute error: Bad argument\n",
+  "?__cmpxchg_wrong_size? declared with attribute error: Bad argument\n",
   "size for cmpxchg\n",
   "   __cmpxchg_wrong_size();     \\\n",
   "   ^\n",
@@ -143,4 +138,4 @@
   "> Pintu"
 ]
 
-64df87301d29547ce087ec91e2f2aa757d8cf638c8208760d2a27ef76abcae00
+d9d92af5b36f43a7823009eab6bce218d1905b412ce78195737cf3496e3208b5

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.