On Fri, Oct 11, 2019 at 01:21:06PM +0200, Pavel Machek wrote:
Hi!
> From: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxxx # v4.16+
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxx>
> Signed-off-by: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
> Link:
> https://lore.kernel.org/r/20190924035254.24612-2-aneesh.kumar@xxxxxxxxxxxxx
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.