diff for duplicates of <87y2edeo9i.fsf@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index a14e900..debd7de 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -39,7 +39,7 @@ Reviewed-by: Fabiano Rosas <farosas@linux.ibm.com> > - u64 mask; > - unsigned long lpcr; > -> if (vcpu->kvm->arch.l1_ptcr = 0) +> if (vcpu->kvm->arch.l1_ptcr == 0) > return H_NOT_AVAILABLE; > @@ -321,9 +329,7 @@ long kvmhv_enter_nested_guest(struct kvm_vcpu *vcpu) > vcpu->arch.nested_vcpu_id = l2_hv.vcpu_token; diff --git a/a/content_digest b/N1/content_digest index e460539..e3270a6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020210323010305.1045293-2-npiggin@gmail.com\0" "From\0Fabiano Rosas <farosas@linux.ibm.com>\0" "Subject\0Re: [PATCH v4 01/46] KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regs\0" - "Date\0Tue, 23 Mar 2021 18:08:41 +0000\0" + "Date\0Tue, 23 Mar 2021 15:08:41 -0300\0" "To\0Nicholas Piggin <npiggin@gmail.com>" " kvm-ppc@vger.kernel.org\0" "Cc\0linuxppc-dev@lists.ozlabs.org" @@ -50,7 +50,7 @@ "> -\tu64 mask;\n" "> -\tunsigned long lpcr;\n" ">\n" - "> \tif (vcpu->kvm->arch.l1_ptcr = 0)\n" + "> \tif (vcpu->kvm->arch.l1_ptcr == 0)\n" "> \t\treturn H_NOT_AVAILABLE;\n" "> @@ -321,9 +329,7 @@ long kvmhv_enter_nested_guest(struct kvm_vcpu *vcpu)\n" "> \tvcpu->arch.nested_vcpu_id = l2_hv.vcpu_token;\n" @@ -73,4 +73,4 @@ ">\n" "> \t/* save L2 state for return */" -53893de892af7b1485d41f5631e24a92192a48263fba737a59e2e75625117e85 +23f4201bb7197a7748a4d470a084fe2667905ec3e1be910b600178cea54286ea
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.