public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: Documentation: clarify Image placement in physical RAM
Date: Mon, 2 Mar 2015 14:45:03 +0000	[thread overview]
Message-ID: <20150302144502.GF16779@leverpostej> (raw)
In-Reply-To: <CAKv+Gu9SvJ4nCCtCbre-hN1WFXazXCgkX15mYNsj0ZweJAD6Qw@mail.gmail.com>

On Mon, Mar 02, 2015 at 02:27:35PM +0000, Ard Biesheuvel wrote:
> On 2 March 2015 at 14:20, Mark Rutland <mark.rutland@arm.com> wrote:
> > On Mon, Mar 02, 2015 at 11:48:55AM +0000, Ard Biesheuvel wrote:
> >> The early init code maps the kernel image using statically
> >> allocated page tables. This means that we can only allow
> >> Image to be placed such that we can map its entire static
> >> footprint using a single table entry at all but the lowest
> >> level. So update the documentation to reflect that the Image
> >> should not cross a 512 MB boundary, which ensures the above
> >> on both 4k and 64k pages kernels.
> >>
> >> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> >
> > Acked-by: Mark Rutland <mark.rutland@arm.com>
> >
> 
> Thanks.
> Note that the text is still wrong wrt to the FDT:
> 
> """
> The device tree blob (dtb) must be placed on an 8-byte boundary within
> the first 512 megabytes from the start of the kernel image [...]
> """
> 
> but perhaps we should discuss first if we want to relax the
> requirement that it shares the same 512 MB aligned region with the
> kernel.
> (RFC patch sent out last Friday, but there are some caveats)

I think we do; I've commented in that thread.

Assuming everyone else is happy with that, I guess these two patches
should be kept as a series.

Thanks,
Mark.

      reply	other threads:[~2015-03-02 14:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-02 11:48 [PATCH] arm64: Documentation: clarify Image placement in physical RAM Ard Biesheuvel
2015-03-02 14:20 ` Mark Rutland
2015-03-02 14:27   ` Ard Biesheuvel
2015-03-02 14:45     ` Mark Rutland [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=20150302144502.GF16779@leverpostej \
    --to=mark.rutland@arm.com \
    --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