]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix headers on queue-4.19/powerpc-book3s64-radix-rename-cpu_ftr_p9_tlbie_bug-f.patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2019 12:58:58 +0000 (14:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2019 12:58:58 +0000 (14:58 +0200)
queue-4.19/powerpc-book3s64-radix-rename-cpu_ftr_p9_tlbie_bug-f.patch

index 92291fc91daf511361a09770e419ba1bfeffcc02..9a1b8c4fededc8627e6712b7cf04492dbc5ab50d 100644 (file)
@@ -5,6 +5,8 @@ Subject: powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
 
 From: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
 
+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 <aneesh.kumar@linux.ibm.com>
 Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
 Link: https://lore.kernel.org/r/20190924035254.24612-2-aneesh.kumar@linux.ibm.com
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  arch/powerpc/include/asm/cputable.h | 4 ++--
  arch/powerpc/kernel/dt_cpu_ftrs.c   | 6 +++---