diff for duplicates of <56559B36.90406@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 76a7f82..bbe9a24 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On 24/11/2015 20:25, Ming Lin wrote: -> On Tue, 2015-11-24@11:51 +0100, Paolo Bonzini wrote: +> On Tue, 2015-11-24 at 11:51 +0100, Paolo Bonzini wrote: >> >> On 24/11/2015 08:27, Ming Lin wrote: >>> handle_notify (qemu/hw/block/dataplane/virtio-blk.c:126) @@ -28,10 +28,10 @@ On 24/11/2015 20:25, Ming Lin wrote: > But I got "Co-routine re-entered recursively". > > Program received signal SIGABRT, Aborted. -> 0x00007ffff4a45cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 +> 0x00007ffff4a45cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 > 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. > (gdb) bt -> #0 0x00007ffff4a45cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 +> #0 0x00007ffff4a45cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 > #1 0x00007ffff4a490d8 in __GI_abort () at abort.c:89 > #2 0x0000555555b910d1 in qemu_coroutine_enter (co=0x5555577a9ce0, opaque=0x0) at /home/mlin/qemu/util/qemu-coroutine.c:111 > #3 0x0000555555b282e0 in bdrv_co_io_em_complete (opaque=0x7fffd94e4a30, ret=0) at /home/mlin/qemu/block/io.c:2282 diff --git a/a/content_digest b/N1/content_digest index afc7a53..d72d68b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,15 +5,20 @@ "ref\01448350074.6696.3.camel@hasee\0" "ref\056544122.3010300@redhat.com\0" "ref\01448393115.2925.2.camel@ssi\0" - "From\0pbonzini@redhat.com (Paolo Bonzini)\0" - "Subject\0[RFC PATCH 0/9] vhost-nvme: new qemu nvme backend using nvme target\0" + "From\0Paolo Bonzini <pbonzini@redhat.com>\0" + "Subject\0Re: [RFC PATCH 0/9] vhost-nvme: new qemu nvme backend using nvme target\0" "Date\0Wed, 25 Nov 2015 12:27:50 +0100\0" + "To\0Ming Lin <mlin@kernel.org>\0" + "Cc\0qemu-devel@nongnu.org" + Christoph Hellwig <hch@lst.de> + linux-nvme@lists.infradead.org + " virtualization@lists.linux-foundation.org\0" "\00:1\0" "b\0" "\n" "\n" "On 24/11/2015 20:25, Ming Lin wrote:\n" - "> On Tue, 2015-11-24@11:51 +0100, Paolo Bonzini wrote:\n" + "> On Tue, 2015-11-24 at 11:51 +0100, Paolo Bonzini wrote:\n" ">>\n" ">> On 24/11/2015 08:27, Ming Lin wrote:\n" ">>> handle_notify (qemu/hw/block/dataplane/virtio-blk.c:126)\n" @@ -40,10 +45,10 @@ "> But I got \"Co-routine re-entered recursively\".\n" "> \n" "> Program received signal SIGABRT, Aborted.\n" - "> 0x00007ffff4a45cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56\n" + "> 0x00007ffff4a45cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56\n" "> 56\t../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.\n" "> (gdb) bt\n" - "> #0 0x00007ffff4a45cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56\n" + "> #0 0x00007ffff4a45cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56\n" "> #1 0x00007ffff4a490d8 in __GI_abort () at abort.c:89\n" "> #2 0x0000555555b910d1 in qemu_coroutine_enter (co=0x5555577a9ce0, opaque=0x0) at /home/mlin/qemu/util/qemu-coroutine.c:111\n" "> #3 0x0000555555b282e0 in bdrv_co_io_em_complete (opaque=0x7fffd94e4a30, ret=0) at /home/mlin/qemu/block/io.c:2282\n" @@ -184,4 +189,4 @@ "> \n" > -020e05d334ad955ee736a741b0977b45a03e89e9a00fcc5095af1b35621a1858 +0e3734f2848852949818e8bf67edac24f84a2d732b81250374accb51b8a5936c
diff --git a/a/1.txt b/N2/1.txt index 76a7f82..bbe9a24 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ On 24/11/2015 20:25, Ming Lin wrote: -> On Tue, 2015-11-24@11:51 +0100, Paolo Bonzini wrote: +> On Tue, 2015-11-24 at 11:51 +0100, Paolo Bonzini wrote: >> >> On 24/11/2015 08:27, Ming Lin wrote: >>> handle_notify (qemu/hw/block/dataplane/virtio-blk.c:126) @@ -28,10 +28,10 @@ On 24/11/2015 20:25, Ming Lin wrote: > But I got "Co-routine re-entered recursively". > > Program received signal SIGABRT, Aborted. -> 0x00007ffff4a45cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 +> 0x00007ffff4a45cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 > 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. > (gdb) bt -> #0 0x00007ffff4a45cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 +> #0 0x00007ffff4a45cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 > #1 0x00007ffff4a490d8 in __GI_abort () at abort.c:89 > #2 0x0000555555b910d1 in qemu_coroutine_enter (co=0x5555577a9ce0, opaque=0x0) at /home/mlin/qemu/util/qemu-coroutine.c:111 > #3 0x0000555555b282e0 in bdrv_co_io_em_complete (opaque=0x7fffd94e4a30, ret=0) at /home/mlin/qemu/block/io.c:2282 diff --git a/a/content_digest b/N2/content_digest index afc7a53..8958ee7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,15 +5,20 @@ "ref\01448350074.6696.3.camel@hasee\0" "ref\056544122.3010300@redhat.com\0" "ref\01448393115.2925.2.camel@ssi\0" - "From\0pbonzini@redhat.com (Paolo Bonzini)\0" - "Subject\0[RFC PATCH 0/9] vhost-nvme: new qemu nvme backend using nvme target\0" + "From\0Paolo Bonzini <pbonzini@redhat.com>\0" + "Subject\0Re: [Qemu-devel] [RFC PATCH 0/9] vhost-nvme: new qemu nvme backend using nvme target\0" "Date\0Wed, 25 Nov 2015 12:27:50 +0100\0" + "To\0Ming Lin <mlin@kernel.org>\0" + "Cc\0qemu-devel@nongnu.org" + Christoph Hellwig <hch@lst.de> + linux-nvme@lists.infradead.org + " virtualization@lists.linux-foundation.org\0" "\00:1\0" "b\0" "\n" "\n" "On 24/11/2015 20:25, Ming Lin wrote:\n" - "> On Tue, 2015-11-24@11:51 +0100, Paolo Bonzini wrote:\n" + "> On Tue, 2015-11-24 at 11:51 +0100, Paolo Bonzini wrote:\n" ">>\n" ">> On 24/11/2015 08:27, Ming Lin wrote:\n" ">>> handle_notify (qemu/hw/block/dataplane/virtio-blk.c:126)\n" @@ -40,10 +45,10 @@ "> But I got \"Co-routine re-entered recursively\".\n" "> \n" "> Program received signal SIGABRT, Aborted.\n" - "> 0x00007ffff4a45cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56\n" + "> 0x00007ffff4a45cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56\n" "> 56\t../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.\n" "> (gdb) bt\n" - "> #0 0x00007ffff4a45cc9 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56\n" + "> #0 0x00007ffff4a45cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56\n" "> #1 0x00007ffff4a490d8 in __GI_abort () at abort.c:89\n" "> #2 0x0000555555b910d1 in qemu_coroutine_enter (co=0x5555577a9ce0, opaque=0x0) at /home/mlin/qemu/util/qemu-coroutine.c:111\n" "> #3 0x0000555555b282e0 in bdrv_co_io_em_complete (opaque=0x7fffd94e4a30, ret=0) at /home/mlin/qemu/block/io.c:2282\n" @@ -184,4 +189,4 @@ "> \n" > -020e05d334ad955ee736a741b0977b45a03e89e9a00fcc5095af1b35621a1858 +9f07f7f6ec48b79d590b7606b2dc745dc48822c75073bf8017b468728956bc97
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.