diff for duplicates of <491835FF.9030400@sgi.com> diff --git a/a/1.txt b/N1/1.txt index dac399d..ef69517 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -39,7 +39,7 @@ think this was an issue. >> + 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 af4995b..6f57c12 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,14 @@ "ref\04909C00F.8050704@sgi.com\0" + "ref\049103812.1070104@redhat.com\0" "From\0Jes Sorensen <jes@sgi.com>\0" "Subject\0Re: [patch] remove vcpu_info array v5\0" - "Date\0Mon, 10 Nov 2008 13:24:15 +0000\0" - "To\0kvm-ia64@vger.kernel.org\0" + "Date\0Mon, 10 Nov 2008 14:24:15 +0100\0" + "To\0Avi Kivity <avi@redhat.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" "Avi Kivity wrote:\n" @@ -46,7 +52,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" @@ -100,4 +106,4 @@ "Cheers,\n" Jes -1d5226c23df59de3e124c30fc3323f2bc61f8b664338dc70845dadeef02c6813 +57ac6442ed1e0535139efe02a3c3cd9b4d44a41a1709643836dfc720b85facbd
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.