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

diff --git a/a/1.txt b/N1/1.txt
index 53b0f33..f12527b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -29,7 +29,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 5a494f4..cf0a40b 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\0Thu, 07 Apr 2016 11:31:58 +0000\0"
+ "Date\0Thu, 7 Apr 2016 13:31:58 +0200\0"
  "To\0kvm-ppc@vger.kernel.org"
  " kvm@vger.kernel.org\0"
  "Cc\0Gleb Natapov <gleb@kernel.org>"
@@ -45,7 +45,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"
@@ -59,4 +59,4 @@
  ">  \tcase 19:\n"
  >
 
-00f022706ebba181be97f421c9cd38583db2c5ffb61b0c5d8018485ac3702a13
+8a401c7ccb6ba05627784092d77c5f2305b73c5d9648fd42c11afe9fd8684007

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.