From: Sasha Levin <sashal@kernel.org>
To: gregkh@linuxfoundation.org
Cc: laurentiu.tudor@nxp.com, mpe@ellerman.id.au, oss@buserror.net,
stable@vger.kernel.org
Subject: Re: FAILED: patch "[PATCH] powerpc/fsl_booke: Avoid creating duplicate tlb1 entry" failed to apply to 4.19-stable tree
Date: Wed, 15 Apr 2020 23:23:14 -0400 [thread overview]
Message-ID: <20200416032314.GF1068@sasha-vm> (raw)
In-Reply-To: <158695658720061@kroah.com>
On Wed, Apr 15, 2020 at 03:16:27PM +0200, gregkh@linuxfoundation.org wrote:
>
>The patch below does not apply to the 4.19-stable tree.
>If someone wants it applied there, or to any other stable or longterm
>tree, then please email the backport, including the original git commit
>id to <stable@vger.kernel.org>.
>
>thanks,
>
>greg k-h
>
>------------------ original commit in Linus's tree ------------------
>
>From aa4113340ae6c2811e046f08c2bc21011d20a072 Mon Sep 17 00:00:00 2001
>From: Laurentiu Tudor <laurentiu.tudor@nxp.com>
>Date: Thu, 23 Jan 2020 11:19:25 +0000
>Subject: [PATCH] powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
>
>In the current implementation, the call to loadcam_multi() is wrapped
>between switch_to_as1() and restore_to_as0() calls so, when it tries
>to create its own temporary AS=1 TLB1 entry, it ends up duplicating
>the existing one created by switch_to_as1(). Add a check to skip
>creating the temporary entry if already running in AS=1.
>
>Fixes: d9e1831a4202 ("powerpc/85xx: Load all early TLB entries at once")
>Cc: stable@vger.kernel.org # v4.4+
>Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
>Acked-by: Scott Wood <oss@buserror.net>
>Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
>Link: https://lore.kernel.org/r/20200123111914.2565-1-laurentiu.tudor@nxp.com
Different filename in older trees.
--
Thanks,
Sasha
prev parent reply other threads:[~2020-04-16 3:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-15 13:16 FAILED: patch "[PATCH] powerpc/fsl_booke: Avoid creating duplicate tlb1 entry" failed to apply to 4.19-stable tree gregkh
2020-04-16 3:23 ` Sasha Levin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200416032314.GF1068@sasha-vm \
--to=sashal@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=laurentiu.tudor@nxp.com \
--cc=mpe@ellerman.id.au \
--cc=oss@buserror.net \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).