diff for duplicates of <1216802207-32675-3-git-send-email-ehrhardt@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 2d79250..f5395ac 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -45,7 +45,7 @@ diff --git a/arch/powerpc/kvm/emulate.c b/arch/powerpc/kvm/emulate.c switch (get_op(inst)) { + case 0: -+ if (inst = KVM_HYPERCALL_BIN) { ++ if (inst == KVM_HYPERCALL_BIN) { + kvmppc_do_hypercall(vcpu); + advance = 0; /* kvmppc_do_hypercall handles the PC. */ + } else { diff --git a/a/content_digest b/N1/content_digest index c8bc957..1e10331 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01216802207-32675-1-git-send-email-ehrhardt@linux.vnet.ibm.com\0" "From\0ehrhardt@linux.vnet.ibm.com\0" "Subject\0[PATCH 2/6] kvmppc: add hypercall infrastructure - host part\0" - "Date\0Wed, 23 Jul 2008 08:36:43 +0000\0" + "Date\0Wed, 23 Jul 2008 10:36:43 +0200\0" "To\0kvm-ppc@vger.kernel.org" embedded-hypervisor@power.org " linuxppc-dev@ozlabs.org\0" @@ -55,7 +55,7 @@ " \n" " \tswitch (get_op(inst)) {\n" "+\tcase 0:\n" - "+\t\tif (inst = KVM_HYPERCALL_BIN) {\n" + "+\t\tif (inst == KVM_HYPERCALL_BIN) {\n" "+\t\t\tkvmppc_do_hypercall(vcpu);\n" "+\t\t\tadvance = 0; /* kvmppc_do_hypercall handles the PC. */\n" "+\t\t} else {\n" @@ -79,4 +79,4 @@ " {\n" " \treturn 0;" -5b3b1b07ba4ebc2c673af1a3a66e2fd4a033984515440b440d2c24b110ffc345 +eccc7b40dadb38ee7c9a99c8970b8fdc67f67c123ab3bf773e82a00cbead1294
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.