On Fri, Oct 11, 2019 at 02:58:38PM +0200, Greg Kroah-Hartman wrote:
On Fri, Oct 11, 2019 at 01:21:06PM +0200, Pavel Machek wrote:
Hi!
From: Aneesh Kumar K.V aneesh.kumar@linux.ibm.com
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.
Fixes: a5d4b5891c2f ("powerpc/mm: Fixup tlbie vs store ordering issue on POWER9") 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
Apparently this is upstream commit 09ce98cacd51fcd0fa0af2f79d1e1d3192f4cbb0 , but the changelog does not say so.
Yeah, somehow when Sasha backported this, he didn't add that :(
Nor did he add his signed-off-by :(
I'll go fix it up and add mine, thanks for noticing it.
I forgot to run my "prettyfying" script on it, sorry and thanks for catching it.