All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4BC4142C.8050400@redhat.com>

diff --git a/a/content_digest b/N1/content_digest
index f24192d..f14cba2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,15 @@
  "ref\020100412193535.6c502695.yoshikawa.takuya@oss.ntt.co.jp\0"
+ "ref\020100412173951.GA5614@amt.cnet\0"
+ "ref\04BC3C048.5030704@oss.ntt.co.jp\0"
+ "ref\04BC3C048.5030704-gVGce1chcLdL9jVzuh4AOg@public.gmane.org\0"
  "From\0Avi Kivity <avi@redhat.com>\0"
  "Subject\0Re: [PATCH] KVM: fix the handling of dirty bitmaps to avoid overflows\0"
  "Date\0Tue, 13 Apr 2010 06:50:20 +0000\0"
- "To\0kvm-ia64@vger.kernel.org\0"
+ "To\0Takuya Yoshikawa <yoshikawa.takuya-gVGce1chcLdL9jVzuh4AOg@public.gmane.org>\0"
+ "Cc\0Marcelo Tosatti <mtosatti-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>"
+  kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  kvm-ia64-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 04/13/2010 03:52 AM, Takuya Yoshikawa wrote:\n"
@@ -58,4 +65,4 @@
  "-- \n"
  Do not meddle in the internals of kernels, for they are subtle and quick to panic.
 
-8f6caebecab73b0f6457e0efaf5aa521891375d82c903a2a8cc8c0101d98733c
+9d91a0b60ab32bb93aa112b049387781997e5f1f695d69504e76e1b56d0a5054

diff --git a/a/1.txt b/N2/1.txt
index a96fc54..74c7487 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -8,7 +8,8 @@ On 04/13/2010 03:52 AM, Takuya Yoshikawa wrote:
 >>>    The fix is really simple but touches all architectures using
 >>>    dirty bitmaps. So please check this will not suffer your part.
 >>>
->>> =>>>
+>>> ===
+>>>
 >>> Int is not long enough to store the size of a dirty bitmap.
 >>>
 >>> This patch fixes this problem with the introduction of a wrapper
@@ -17,7 +18,7 @@ On 04/13/2010 03:52 AM, Takuya Yoshikawa wrote:
 >>> Note: in mark_page_dirty(), we have to consider the fact that
 >>>    __set_bit() takes the offset as int, not long.
 >>>
->>> Signed-off-by: Takuya Yoshikawa<yoshikawa.takuya@oss.ntt.co.jp>
+>>> Signed-off-by: Takuya Yoshikawa<yoshikawa.takuya-gVGce1chcLdL9jVzuh4AOg@public.gmane.org>
 >>
 >> Applied, thanks.
 >>
diff --git a/a/content_digest b/N2/content_digest
index f24192d..a22ec27 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,15 @@
  "ref\020100412193535.6c502695.yoshikawa.takuya@oss.ntt.co.jp\0"
- "From\0Avi Kivity <avi@redhat.com>\0"
+ "ref\020100412173951.GA5614@amt.cnet\0"
+ "ref\04BC3C048.5030704@oss.ntt.co.jp\0"
+ "ref\04BC3C048.5030704-gVGce1chcLdL9jVzuh4AOg@public.gmane.org\0"
+ "From\0Avi Kivity <avi-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
  "Subject\0Re: [PATCH] KVM: fix the handling of dirty bitmaps to avoid overflows\0"
- "Date\0Tue, 13 Apr 2010 06:50:20 +0000\0"
- "To\0kvm-ia64@vger.kernel.org\0"
+ "Date\0Tue, 13 Apr 2010 09:50:20 +0300\0"
+ "To\0Takuya Yoshikawa <yoshikawa.takuya-gVGce1chcLdL9jVzuh4AOg@public.gmane.org>\0"
+ "Cc\0Marcelo Tosatti <mtosatti-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>"
+  kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  kvm-ia64-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 04/13/2010 03:52 AM, Takuya Yoshikawa wrote:\n"
@@ -15,7 +22,8 @@
  ">>>    The fix is really simple but touches all architectures using\n"
  ">>>    dirty bitmaps. So please check this will not suffer your part.\n"
  ">>>\n"
- ">>> =>>>\n"
+ ">>> ===\n"
+ ">>>\n"
  ">>> Int is not long enough to store the size of a dirty bitmap.\n"
  ">>>\n"
  ">>> This patch fixes this problem with the introduction of a wrapper\n"
@@ -24,7 +32,7 @@
  ">>> Note: in mark_page_dirty(), we have to consider the fact that\n"
  ">>>    __set_bit() takes the offset as int, not long.\n"
  ">>>\n"
- ">>> Signed-off-by: Takuya Yoshikawa<yoshikawa.takuya@oss.ntt.co.jp>\n"
+ ">>> Signed-off-by: Takuya Yoshikawa<yoshikawa.takuya-gVGce1chcLdL9jVzuh4AOg@public.gmane.org>\n"
  ">>\n"
  ">> Applied, thanks.\n"
  ">>\n"
@@ -58,4 +66,4 @@
  "-- \n"
  Do not meddle in the internals of kernels, for they are subtle and quick to panic.
 
-8f6caebecab73b0f6457e0efaf5aa521891375d82c903a2a8cc8c0101d98733c
+179e3b48f6ba48578a4549d68e21eb514f4a4cbd70865df7e5788705aa9bd6a6

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.