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

diff --git a/a/1.txt b/N1/1.txt
index 6a147d9..1d0fe5a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -47,7 +47,7 @@ On 15/03/2016 21:18, Laurent Vivier wrote:
 >  	case 0:
 > -		emulated = EMULATE_FAIL;
 >  		if ((kvmppc_get_msr(vcpu) & MSR_LE) &&
->  		    (inst = swab32(inst_sc))) {
+>  		    (inst == swab32(inst_sc))) {
 >  			/*
 > @@ -112,6 +111,9 @@ int kvmppc_core_emulate_op_pr(struct kvm_run *run, struct kvm_vcpu *vcpu,
 >  			kvmppc_set_gpr(vcpu, 3, EV_UNIMPLEMENTED);
diff --git a/a/content_digest b/N1/content_digest
index cfd76ca..2aa3e53 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01458073117-24652-1-git-send-email-lvivier@redhat.com\0"
  "From\0Laurent Vivier <lvivier@redhat.com>\0"
  "Subject\0Re: [PATCH] kvm-pr: manage illegal instructions\0"
- "Date\0Tue, 22 Mar 2016 10:11:18 +0000\0"
+ "Date\0Tue, 22 Mar 2016 11:11:18 +0100\0"
  "To\0kvm-ppc@vger.kernel.org"
  " kvm@vger.kernel.org\0"
  "Cc\0Gleb Natapov <gleb@kernel.org>"
@@ -63,7 +63,7 @@
  ">  \tcase 0:\n"
  "> -\t\temulated = EMULATE_FAIL;\n"
  ">  \t\tif ((kvmppc_get_msr(vcpu) & MSR_LE) &&\n"
- ">  \t\t    (inst = swab32(inst_sc))) {\n"
+ ">  \t\t    (inst == swab32(inst_sc))) {\n"
  ">  \t\t\t/*\n"
  "> @@ -112,6 +111,9 @@ int kvmppc_core_emulate_op_pr(struct kvm_run *run, struct kvm_vcpu *vcpu,\n"
  ">  \t\t\tkvmppc_set_gpr(vcpu, 3, EV_UNIMPLEMENTED);\n"
@@ -77,4 +77,4 @@
  ">  \tcase 19:\n"
  >
 
-4c9d70a64b1603d992ef334427c08185d468ee233212555e2fd3c9e9a81a8189
+012fe5275d9abd30be029e7770d57b441e51e676d12165bbd08f251fe02bf8cb

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.