From: Greg Kroah-Hartman Date: Fri, 11 Oct 2019 12:58:58 +0000 (+0200) Subject: fix headers on queue-4.19/powerpc-book3s64-radix-rename-cpu_ftr_p9_tlbie_bug-f.patch X-Git-Tag: v4.14.149~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e8107ffddfba67334fcb105042bfb0612533f73e;p=thirdparty%2Fkernel%2Fstable-queue.git fix headers on queue-4.19/powerpc-book3s64-radix-rename-cpu_ftr_p9_tlbie_bug-f.patch --- diff --git a/queue-4.19/powerpc-book3s64-radix-rename-cpu_ftr_p9_tlbie_bug-f.patch b/queue-4.19/powerpc-book3s64-radix-rename-cpu_ftr_p9_tlbie_bug-f.patch index 92291fc91da..9a1b8c4fede 100644 --- a/queue-4.19/powerpc-book3s64-radix-rename-cpu_ftr_p9_tlbie_bug-f.patch +++ b/queue-4.19/powerpc-book3s64-radix-rename-cpu_ftr_p9_tlbie_bug-f.patch @@ -5,6 +5,8 @@ Subject: powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag From: Aneesh Kumar K.V +commit 09ce98cacd51fcd0fa0af2f79d1e1d3192f4cbb0 upstream. + Rename the #define to indicate this is related to store vs tlbie ordering issue. In the next patch, we will be adding another feature flag that is used to handles ERAT flush vs tlbie ordering issue. @@ -14,6 +16,7 @@ Cc: stable@vger.kernel.org # v4.16+ Signed-off-by: Aneesh Kumar K.V Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20190924035254.24612-2-aneesh.kumar@linux.ibm.com +Signed-off-by: Greg Kroah-Hartman --- arch/powerpc/include/asm/cputable.h | 4 ++-- arch/powerpc/kernel/dt_cpu_ftrs.c | 6 +++---