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

diff --git a/a/1.txt b/N1/1.txt
index dd4646c..ae9c468 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -61,7 +61,7 @@ remember this is a kvm addition.
 > +    penv = first_cpu;
 > +
 > +    while (penv) {
-> +        if (penv->cpu_index = index)
+> +        if (penv->cpu_index == index)
 > +            return penv;
 > +        penv = (CPUState *)penv->next_cpu;
 > +    }
diff --git a/a/content_digest b/N1/content_digest
index b399fb3..f22bd21 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,13 @@
  "ref\04909C00F.8050704@sgi.com\0"
  "From\0Avi Kivity <avi@redhat.com>\0"
  "Subject\0Re: [patch] remove vcpu_info array v5\0"
- "Date\0Tue, 04 Nov 2008 11:54:58 +0000\0"
- "To\0kvm-ia64@vger.kernel.org\0"
+ "Date\0Tue, 04 Nov 2008 13:54:58 +0200\0"
+ "To\0Jes Sorensen <jes@sgi.com>\0"
+ "Cc\0Anthony Liguori <aliguori@us.ibm.com>"
+  Hollis Blanchard <hollisb@us.ibm.com>
+  kvm@vger.kernel.org <kvm@vger.kernel.org>
+  kvm-ia64@vger.kernel.org <kvm-ia64@vger.kernel.org>
+ " Glauber de Oliveira Costa <glommer@gmail.com>\0"
  "\00:1\0"
  "b\0"
  "Jes Sorensen wrote:\n"
@@ -68,7 +73,7 @@
  "> +    penv = first_cpu;\n"
  "> +\n"
  "> +    while (penv) {\n"
- "> +        if (penv->cpu_index = index)\n"
+ "> +        if (penv->cpu_index == index)\n"
  "> +            return penv;\n"
  "> +        penv = (CPUState *)penv->next_cpu;\n"
  "> +    }\n"
@@ -116,4 +121,4 @@
  "-- \n"
  error compiling committee.c: too many arguments to function
 
-f9fc53f4d1bf700f784ab22c32084dae16edb65a2085bc138784f542221e1897
+958d25609888e0449ae7308cd53c2f0d44bf2d9944bb0acfa76b71d75a5fcd5d

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.