From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: proc-v7.S: Adjust stack address when XIP_KERNEL
Date: Mon, 01 Feb 2016 00:20:38 +0100 [thread overview]
Message-ID: <42779466.8cExHmvANB@wuerfel> (raw)
In-Reply-To: <1454105474-3009-1-git-send-email-chris.brandt@renesas.com>
On Friday 29 January 2016 17:11:14 Chris Brandt wrote:
> When XIP_KERNEL is enabled, the virt to phys address translation for RAM
> is not the same as the virt to phys address translation for .text.
> The only way to know where physical RAM is located is to use
> PLAT_PHYS_OFFSET.
> The MACRO will be useful for other places where there is a similar problem.
>
> Written by Nicolas Pitre
>
> Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
> Signed-off-by: Nicolas Pitre <nico@linaro.org>
>
I have not verified the contents of the patch, but have two comments on the
submission form:
- replace the 'Written by Nicolas Pitre' sentence with a 'From: Nicolas
Pitre <nico@linaro.org>' line as the first line of the changelog text,
followed by an empty line, so that 'git am' can set the correct author
field.
- put your Signed-off-by: line after Nico's for correct documentation
of who sent what.
Arnd
next prev parent reply other threads:[~2016-01-31 23:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-29 22:11 [PATCH] ARM: proc-v7.S: Adjust stack address when XIP_KERNEL Chris Brandt
2016-01-31 23:20 ` Arnd Bergmann [this message]
2016-02-01 14:08 ` Chris Brandt
2016-02-01 14:08 ` [PATCH v2] " Chris Brandt
2016-02-01 21:15 ` Nicolas Pitre
2016-02-16 17:32 ` Russell King - ARM Linux
2016-02-16 18:53 ` Chris Brandt
2016-02-16 20:16 ` Nicolas Pitre
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=42779466.8cExHmvANB@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.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