diff for duplicates of <20200206030900.147032-9-leonardo@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index a497b8a..d38c43c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -47,7 +47,7 @@ index dc97e5be76f6..a398061d5778 100644 + */ ptep = __find_linux_pte(gp->shadow_pgtable, gpa, NULL, &shift); /* Don't spuriously invalidate ptes if the pfn has changed */ - if (ptep && pte_present(*ptep) && ((pte_val(*ptep) & mask) = hpa)) + if (ptep && pte_present(*ptep) && ((pte_val(*ptep) & mask) == hpa)) @@ -921,6 +929,11 @@ static bool kvmhv_invalidate_shadow_pte(struct kvm_vcpu *vcpu, int shift; diff --git a/a/content_digest b/N1/content_digest index 8c2405b..160b60d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020200206030900.147032-1-leonardo@linux.ibm.com\0" "From\0Leonardo Bras <leonardo@linux.ibm.com>\0" "Subject\0[PATCH v6 08/11] powerpc/kvm/book3s_hv: Use functions to track lockless pgtbl walks\0" - "Date\0Thu, 06 Feb 2020 03:08:57 +0000\0" + "Date\0Thu, 6 Feb 2020 00:08:57 -0300\0" "To\0Benjamin Herrenschmidt <benh@kernel.crashing.org>" Paul Mackerras <paulus@samba.org> Michael Ellerman <mpe@ellerman.id.au> @@ -20,7 +20,7 @@ Allison Randal <allison@lohutok.net> Greg Kroah-Hartman <gregkh@linuxfoundation.org> Mike Rapoport <rppt@linux.ibm.com> - " Michal Suchanek <msuchanek@suse.de>\0" + " Michal Suchanek <msuchanek@su>\0" "Cc\0linuxppc-dev@lists.ozlabs.org" linux-kernel@vger.kernel.org kvm-ppc@vger.kernel.org @@ -77,7 +77,7 @@ "+\t */\n" " \tptep = __find_linux_pte(gp->shadow_pgtable, gpa, NULL, &shift);\n" " \t/* Don't spuriously invalidate ptes if the pfn has changed */\n" - " \tif (ptep && pte_present(*ptep) && ((pte_val(*ptep) & mask) = hpa))\n" + " \tif (ptep && pte_present(*ptep) && ((pte_val(*ptep) & mask) == hpa))\n" "@@ -921,6 +929,11 @@ static bool kvmhv_invalidate_shadow_pte(struct kvm_vcpu *vcpu,\n" " \tint shift;\n" " \n" @@ -190,4 +190,4 @@ "-- \n" 2.24.1 -109928646a93f7306f6914f140daf430a658f02cd28df10fd4ed225e5ca53ecd +c3cf584c4571a6d834f222482b27a59d4fb30f509caeb341a113f30274736409
diff --git a/a/1.txt b/N2/1.txt index a497b8a..d38c43c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -47,7 +47,7 @@ index dc97e5be76f6..a398061d5778 100644 + */ ptep = __find_linux_pte(gp->shadow_pgtable, gpa, NULL, &shift); /* Don't spuriously invalidate ptes if the pfn has changed */ - if (ptep && pte_present(*ptep) && ((pte_val(*ptep) & mask) = hpa)) + if (ptep && pte_present(*ptep) && ((pte_val(*ptep) & mask) == hpa)) @@ -921,6 +929,11 @@ static bool kvmhv_invalidate_shadow_pte(struct kvm_vcpu *vcpu, int shift; diff --git a/a/content_digest b/N2/content_digest index 8c2405b..5b84848 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\020200206030900.147032-1-leonardo@linux.ibm.com\0" "From\0Leonardo Bras <leonardo@linux.ibm.com>\0" "Subject\0[PATCH v6 08/11] powerpc/kvm/book3s_hv: Use functions to track lockless pgtbl walks\0" - "Date\0Thu, 06 Feb 2020 03:08:57 +0000\0" + "Date\0Thu, 6 Feb 2020 00:08:57 -0300\0" "To\0Benjamin Herrenschmidt <benh@kernel.crashing.org>" Paul Mackerras <paulus@samba.org> Michael Ellerman <mpe@ellerman.id.au> @@ -77,7 +77,7 @@ "+\t */\n" " \tptep = __find_linux_pte(gp->shadow_pgtable, gpa, NULL, &shift);\n" " \t/* Don't spuriously invalidate ptes if the pfn has changed */\n" - " \tif (ptep && pte_present(*ptep) && ((pte_val(*ptep) & mask) = hpa))\n" + " \tif (ptep && pte_present(*ptep) && ((pte_val(*ptep) & mask) == hpa))\n" "@@ -921,6 +929,11 @@ static bool kvmhv_invalidate_shadow_pte(struct kvm_vcpu *vcpu,\n" " \tint shift;\n" " \n" @@ -190,4 +190,4 @@ "-- \n" 2.24.1 -109928646a93f7306f6914f140daf430a658f02cd28df10fd4ed225e5ca53ecd +24d9dd8ef17af6e14eab4626f44644b766e19a4f7614f54b98a2ade8e654398d
diff --git a/a/1.txt b/N3/1.txt index a497b8a..d38c43c 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -47,7 +47,7 @@ index dc97e5be76f6..a398061d5778 100644 + */ ptep = __find_linux_pte(gp->shadow_pgtable, gpa, NULL, &shift); /* Don't spuriously invalidate ptes if the pfn has changed */ - if (ptep && pte_present(*ptep) && ((pte_val(*ptep) & mask) = hpa)) + if (ptep && pte_present(*ptep) && ((pte_val(*ptep) & mask) == hpa)) @@ -921,6 +929,11 @@ static bool kvmhv_invalidate_shadow_pte(struct kvm_vcpu *vcpu, int shift; diff --git a/a/content_digest b/N3/content_digest index 8c2405b..570cec9 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,7 +1,7 @@ "ref\020200206030900.147032-1-leonardo@linux.ibm.com\0" "From\0Leonardo Bras <leonardo@linux.ibm.com>\0" "Subject\0[PATCH v6 08/11] powerpc/kvm/book3s_hv: Use functions to track lockless pgtbl walks\0" - "Date\0Thu, 06 Feb 2020 03:08:57 +0000\0" + "Date\0Thu, 6 Feb 2020 00:08:57 -0300\0" "To\0Benjamin Herrenschmidt <benh@kernel.crashing.org>" Paul Mackerras <paulus@samba.org> Michael Ellerman <mpe@ellerman.id.au> @@ -21,11 +21,11 @@ Greg Kroah-Hartman <gregkh@linuxfoundation.org> Mike Rapoport <rppt@linux.ibm.com> " Michal Suchanek <msuchanek@suse.de>\0" - "Cc\0linuxppc-dev@lists.ozlabs.org" + "Cc\0linux-arch@vger.kernel.org" + linux-mm@kvack.org + linuxppc-dev@lists.ozlabs.org linux-kernel@vger.kernel.org - kvm-ppc@vger.kernel.org - linux-arch@vger.kernel.org - " linux-mm@kvack.org\0" + " kvm-ppc@vger.kernel.org\0" "\00:1\0" "b\0" "Applies the new functions for tracking all book3s_hv related\n" @@ -77,7 +77,7 @@ "+\t */\n" " \tptep = __find_linux_pte(gp->shadow_pgtable, gpa, NULL, &shift);\n" " \t/* Don't spuriously invalidate ptes if the pfn has changed */\n" - " \tif (ptep && pte_present(*ptep) && ((pte_val(*ptep) & mask) = hpa))\n" + " \tif (ptep && pte_present(*ptep) && ((pte_val(*ptep) & mask) == hpa))\n" "@@ -921,6 +929,11 @@ static bool kvmhv_invalidate_shadow_pte(struct kvm_vcpu *vcpu,\n" " \tint shift;\n" " \n" @@ -190,4 +190,4 @@ "-- \n" 2.24.1 -109928646a93f7306f6914f140daf430a658f02cd28df10fd4ed225e5ca53ecd +4a27b564da2038ee1606e0629da265b60718ca784f2e66af126edbbafff3a530
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.