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

diff --git a/a/1.txt b/N1/1.txt
index a285b09..1ad9d17 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -27,7 +27,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 d05815e..9ec52d7 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\0Thomas Huth <thuth@redhat.com>\0"
  "Subject\0Re: [PATCH] kvm-pr: manage illegal instructions\0"
- "Date\0Thu, 21 Apr 2016 09:25:09 +0000\0"
+ "Date\0Thu, 21 Apr 2016 11:25:09 +0200\0"
  "To\0Laurent Vivier <lvivier@redhat.com>"
   kvm-ppc@vger.kernel.org
  " kvm@vger.kernel.org\0"
@@ -44,7 +44,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"
@@ -60,4 +60,4 @@
  "\n"
  Tested-by: Thomas Huth <thuth@redhat.com>
 
-f814840aa967b1f387074dc6a3ad7ecb8c08cfd82debc32f70e7c872dc638bb5
+4b712178de996a3a14ad7a2ba9edcf8e4a285fe5dcd14f421536c55ee635dd39

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.