diff for duplicates of <20180410124842.30184-4-npiggin@gmail.com> diff --git a/a/1.txt b/N1/1.txt index dc9c0e5..a0b0490 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ index 0b9b8e188bfa..577769fbfae9 100644 wait_for_sync(sip, PHASE_REALMODE); @@ -689,14 +689,10 @@ void kvmhv_p9_set_lpcr(struct kvm_split_mode *sip) /* Invalidate the TLB on thread 0 */ - if (local_paca->kvm_hstate.tid = 0) { + if (local_paca->kvm_hstate.tid == 0) { sip->do_set = 0; - asm volatile("ptesync" : : : "memory"); - for (set = 0; set < POWER9_TLB_SETS_RADIX; ++set) { diff --git a/a/content_digest b/N1/content_digest index 3dfec5d..dde4075 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180410124842.30184-1-npiggin@gmail.com\0" "From\0Nicholas Piggin <npiggin@gmail.com>\0" "Subject\0[RFC PATCH 3/5] KVM: PPC: Book3S HV: kvmhv_p9_set_lpcr use Linux flush function\0" - "Date\0Tue, 10 Apr 2018 12:48:40 +0000\0" + "Date\0Tue, 10 Apr 2018 22:48:40 +1000\0" "To\0kvm-ppc@vger.kernel.org\0" "Cc\0Nicholas Piggin <npiggin@gmail.com>" " linuxppc-dev@lists.ozlabs.org\0" @@ -31,7 +31,7 @@ " \twait_for_sync(sip, PHASE_REALMODE);\n" "@@ -689,14 +689,10 @@ void kvmhv_p9_set_lpcr(struct kvm_split_mode *sip)\n" " \t/* Invalidate the TLB on thread 0 */\n" - " \tif (local_paca->kvm_hstate.tid = 0) {\n" + " \tif (local_paca->kvm_hstate.tid == 0) {\n" " \t\tsip->do_set = 0;\n" "-\t\tasm volatile(\"ptesync\" : : : \"memory\");\n" "-\t\tfor (set = 0; set < POWER9_TLB_SETS_RADIX; ++set) {\n" @@ -51,4 +51,4 @@ "-- \n" 2.17.0 -cb11b377272a6344f2812c598bd5b35f60bc72e970053d9f6fa3e95e19a99eb4 +855c372b92c156ed06bb66a3fcd7951e72311b6d47ae3efe1aebcc2edd589db8
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.