diff for duplicates of <20180410124842.30184-2-npiggin@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 9dcf076..2fe61d4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -127,7 +127,7 @@ index 2fba6170ab3f..f246fb0ac049 100644 + __tlbiel_lpid(lpid, 0, ric); + + /* For PWC, only one flush is needed */ -+ if (ric = RIC_FLUSH_PWC) { ++ if (ric == RIC_FLUSH_PWC) { + asm volatile("ptesync": : :"memory"); + return; + } diff --git a/a/content_digest b/N1/content_digest index 7688119..fbb42db 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 1/5] powerpc/64s/mm: Implement LPID based TLB flushes to be used by KVM\0" - "Date\0Tue, 10 Apr 2018 12:48:38 +0000\0" + "Date\0Tue, 10 Apr 2018 22:48:38 +1000\0" "To\0kvm-ppc@vger.kernel.org\0" "Cc\0Nicholas Piggin <npiggin@gmail.com>" " linuxppc-dev@lists.ozlabs.org\0" @@ -136,7 +136,7 @@ "+\t__tlbiel_lpid(lpid, 0, ric);\n" "+\n" "+\t/* For PWC, only one flush is needed */\n" - "+\tif (ric = RIC_FLUSH_PWC) {\n" + "+\tif (ric == RIC_FLUSH_PWC) {\n" "+\t\tasm volatile(\"ptesync\": : :\"memory\");\n" "+\t\treturn;\n" "+\t}\n" @@ -196,4 +196,4 @@ "-- \n" 2.17.0 -dabe0b40efb04594118553953fff7950e637716ca2372f263646b7e739e97c11 +7d9145d5416d8169c3e63388e1017355e346c6d3e5ff9d22ebe40b758f566e90
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.