diff for duplicates of <20210401150325.442125-2-npiggin@gmail.com> diff --git a/a/1.txt b/N1/1.txt index a56da51..fc5396c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -52,7 +52,7 @@ index 0cd0e7aad588..3060e5deffc8 100644 - 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 +338,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 a71d969..8d76a0f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020210401150325.442125-1-npiggin@gmail.com\0" "From\0Nicholas Piggin <npiggin@gmail.com>\0" "Subject\0[PATCH v5 01/48] KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regs\0" - "Date\0Thu, 01 Apr 2021 15:02:38 +0000\0" + "Date\0Fri, 2 Apr 2021 01:02:38 +1000\0" "To\0kvm-ppc@vger.kernel.org\0" "Cc\0linuxppc-dev@lists.ozlabs.org" Nicholas Piggin <npiggin@gmail.com> @@ -62,7 +62,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 +338,7 @@ long kvmhv_enter_nested_guest(struct kvm_vcpu *vcpu)\n" " \tvcpu->arch.nested_vcpu_id = l2_hv.vcpu_token;\n" @@ -87,4 +87,4 @@ "-- \n" 2.23.0 -6d1e310fea24a1d4cb3e709aaa17f7ab2f7e6924327f550f4bac899dcccf0f36 +1be347f953cef8bfd0c7e96a55f704d086a9bd2124cbbdd0c9214e847f7e93ee
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.