diff for duplicates of <20121016040113.GP1218@drongo> diff --git a/a/1.txt b/N1/1.txt index aa9db3c..8ce96e8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ index c83c0ca..505548a 100644 --- a/arch/powerpc/kvm/book3s_hv_rm_mmu.c +++ b/arch/powerpc/kvm/book3s_hv_rm_mmu.c @@ -364,11 +364,10 @@ static inline int try_lock_tlbie(unsigned int *lock) - return old = 0; + return old == 0; } -long kvmppc_h_remove(struct kvm_vcpu *vcpu, unsigned long flags, diff --git a/a/content_digest b/N1/content_digest index 6f36f20..c5621a5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020121016035836.GL1218@drongo\0" "From\0Paul Mackerras <paulus@samba.org>\0" "Subject\0[PATCH 4/5] KVM: PPC: Book3S HV: Make a HPTE removal function available\0" - "Date\0Tue, 16 Oct 2012 04:01:13 +0000\0" + "Date\0Tue, 16 Oct 2012 15:01:13 +1100\0" "To\0Alexander Graf <agraf@suse.de>\0" "Cc\0kvm@vger.kernel.org" kvm-ppc@vger.kernel.org @@ -37,7 +37,7 @@ "--- a/arch/powerpc/kvm/book3s_hv_rm_mmu.c\n" "+++ b/arch/powerpc/kvm/book3s_hv_rm_mmu.c\n" "@@ -364,11 +364,10 @@ static inline int try_lock_tlbie(unsigned int *lock)\n" - " \treturn old = 0;\n" + " \treturn old == 0;\n" " }\n" " \n" "-long kvmppc_h_remove(struct kvm_vcpu *vcpu, unsigned long flags,\n" @@ -75,4 +75,4 @@ "-- \n" 1.7.10.4 -18d2243aa66e0e082d6984f9cb6c44f8bc07fef7aa6bf8918ae8fa2816eace01 +bf06ee6fb11dc4b802d422742653e1870789d1d5ef4a7d33d811f821c5dc49f8
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.