All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120912060710.GA24997@localhost>

diff --git a/a/1.txt b/N1/1.txt
index a3d9c77..29fdb87 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ On Wed, Sep 12, 2012 at 01:58:22PM +0800, Amos Kong wrote:
 > You replaced 16 to NR_VCPU_REGS in your patch, not (NR_VCPU_REGS-1).
 > I guess it's a mistake in your commitlog, right?
 
-16 = (NR_VCPU_REGS-1). So I mean, if replacing 16 with (NR_VCPU_REGS-1),
+16 == (NR_VCPU_REGS-1). So I mean, if replacing 16 with (NR_VCPU_REGS-1),
 there will be no behavior change for the x86_64 case. However I
 *suspect* the right value is (NR_VCPU_REGS), as I said in the below
 sentence.
@@ -45,7 +45,7 @@ For your convenience, here is the relevant code for NR_VCPU_REGS:
                 VCPU_REGS_R15 = 15,
         #endif 
                 VCPU_REGS_RIP,
-=>             NR_VCPU_REGS
+==>             NR_VCPU_REGS
         };
 
 Thanks,
diff --git a/a/content_digest b/N1/content_digest
index 8fabd0d..705e23f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\020120911143136.GA5736@localhost\0"
  "ref\05050247E.3070905@redhat.com\0"
  "From\0Fengguang Wu <fengguang.wu@intel.com>\0"
- "Subject\0Re: [kvm:next 1/1] arch/x86/kvm/emulate.c:232 writeback_registers() error: buffer overflow 'ctxt->_r\0"
- "Date\0Wed, 12 Sep 2012 06:07:10 +0000\0"
+ "Subject\0Re: [kvm:next 1/1] arch/x86/kvm/emulate.c:232 writeback_registers() error: buffer overflow 'ctxt->_regs' 9 <= 15\0"
+ "Date\0Wed, 12 Sep 2012 14:07:10 +0800\0"
  "To\0Amos Kong <akong@redhat.com>\0"
  "Cc\0Avi Kivity <avi@redhat.com>"
   kernel-janitors@vger.kernel.org
@@ -27,7 +27,7 @@
  "> You replaced 16 to NR_VCPU_REGS in your patch, not (NR_VCPU_REGS-1).\n"
  "> I guess it's a mistake in your commitlog, right?\n"
  "\n"
- "16 = (NR_VCPU_REGS-1). So I mean, if replacing 16 with (NR_VCPU_REGS-1),\n"
+ "16 == (NR_VCPU_REGS-1). So I mean, if replacing 16 with (NR_VCPU_REGS-1),\n"
  "there will be no behavior change for the x86_64 case. However I\n"
  "*suspect* the right value is (NR_VCPU_REGS), as I said in the below\n"
  "sentence.\n"
@@ -56,7 +56,7 @@
  "                VCPU_REGS_R15 = 15,\n"
  "        #endif \n"
  "                VCPU_REGS_RIP,\n"
- "=>             NR_VCPU_REGS\n"
+ "==>             NR_VCPU_REGS\n"
  "        };\n"
  "\n"
  "Thanks,\n"
@@ -80,4 +80,4 @@
  "> -- \n"
  "> \t\t\tAmos."
 
-3c9ad2c4859166c7ea3c7330a9f6951f439a15e64c6b82100c8283b33b8ef648
+439201d225dc69849d86c70a2ff8869931f316fbc0ce5a90338b0d9b9f1a2197

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.