linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: afzal mohammed <afzal.mohd.ma@gmail.com>
To: Vladimir Murzin <vladimir.murzin@arm.com>,
	Russell King <linux@armlinux.org.uk>
Cc: alexandre.torgue@st.com, linux@armlinux.org.uk,
	linux-arm-kernel@lists.infradead.org, sza@esh.hu
Subject: Re: [PATCH] ARM: NOMMU: Fix exc_ret for XIP
Date: Sat, 12 Oct 2019 12:07:25 +0530	[thread overview]
Message-ID: <20191012063725.GA4813@afzalpc> (raw)
In-Reply-To: <1570102888-13426-1-git-send-email-vladimir.murzin@arm.com>

Hi Vladimir,

On Thu, Oct 03, 2019 at 12:41:28PM +0100, Vladimir Murzin wrote:

> It was reported that 72cd4064fcca "NOMMU: Toggle only bits in
> EXC_RETURN we are really care of" breaks NOMMU+XIP combination.
> It happens because saved EXC_RETURN gets overwritten when data
> section is relocated.
> 
> The fix is to propagate EXC_RETURN via register and let relocation
> code to commit that value into memory.
> 
> Fixes: 72cd4064fcca ("ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of")
> 
> Reported-by: afzal mohammed <afzal.mohd.ma@gmail.com>
> Tested-by: afzal mohammed <afzal.mohd.ma@gmail.com>
> Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>

Can you please put this into rmk's patch system.

STM32 Cortex-M boards are currently not booting in mainline, this
change makes them boot again, verified on stm32f429 discovery board.

Regards
afzal

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2019-10-12  6:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-03 11:41 [PATCH] ARM: NOMMU: Fix exc_ret for XIP Vladimir Murzin
2019-10-04  0:56 ` afzal mohammed
2019-10-04 10:35   ` Vladimir Murzin
2019-10-12  6:37 ` afzal mohammed [this message]
2019-10-12  7:24   ` Russell King - ARM Linux admin
2019-10-12  9:20     ` afzal mohammed

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=20191012063725.GA4813@afzalpc \
    --to=afzal.mohd.ma@gmail.com \
    --cc=alexandre.torgue@st.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux@armlinux.org.uk \
    --cc=sza@esh.hu \
    --cc=vladimir.murzin@arm.com \
    /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).