linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: "Russell King (Oracle)" <linux@armlinux.org.uk>
Cc: Grygorii Strashko <grygorii.strashko@ti.com>,
	Nishanth Menon <nm@ti.com>,
	santosh.shilimkar@oracle.com,
	Santosh Shilimkar <ssantosh@kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	 Arnd Bergmann <arnd@arndb.de>,
	Florian Fainelli <f.fainelli@gmail.com>,
	 Geert Uytterhoeven <geert+renesas@glider.be>,
	Ard Biesheuvel <ardb@kernel.org>, Suman Anna <s-anna@ti.com>,
	Tero Kristo <kristo@kernel.org>
Subject: Re: [PATCH 3/3] ARM: Map the lowmem and kernel separately
Date: Wed, 4 Aug 2021 15:12:49 +0200	[thread overview]
Message-ID: <CACRpkdaK2utObJgfKZJW6fcu0s6wT8VLjDwYyntYPq+e5h_RQw@mail.gmail.com> (raw)
In-Reply-To: <20210804103658.GP22278@shell.armlinux.org.uk>

Thanks so much for explaining this Russell!

On Wed, Aug 4, 2021 at 12:37 PM Russell King (Oracle)
<linux@armlinux.org.uk> wrote:

> My guess would be the problem is that kernel_sec_start and
> kernel_sec_end are not being adjusted, and are still pointing at
> the low physical addresses rather than the high ones.
> Consequently, kernel_x_start and kernel_nx_end points at the low phys
> space, but kernel_x_end and kernel_nx_start points to the high phys
> space.

I bet this is right, I will make a patch for Nishanth to test!

Thanks a *lot* for your elaborate explanation.

Yours,
Linus Walleij

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

      reply	other threads:[~2021-08-04 13:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-17 14:57 [PATCH 0/3] Split lowmem and kernel mappings Linus Walleij
2021-05-17 14:57 ` [PATCH 1/3] ARM: Split KERNEL_OFFSET from PAGE_OFFSET Linus Walleij
2021-05-17 14:57 ` [PATCH 2/3] ARM: Define kernel physical section start and end Linus Walleij
2021-05-17 14:57 ` [PATCH 3/3] ARM: Map the lowmem and kernel separately Linus Walleij
2021-07-30 20:22   ` Nishanth Menon
2021-07-30 22:40     ` Linus Walleij
2021-08-03 10:27       ` Grygorii Strashko
2021-08-03 10:49         ` Russell King (Oracle)
2021-08-03 11:34           ` Linus Walleij
2021-08-04 10:05           ` Linus Walleij
2021-08-04 10:36             ` Russell King (Oracle)
2021-08-04 13:12               ` Linus Walleij [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=CACRpkdaK2utObJgfKZJW6fcu0s6wT8VLjDwYyntYPq+e5h_RQw@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=ardb@kernel.org \
    --cc=arnd@arndb.de \
    --cc=f.fainelli@gmail.com \
    --cc=geert+renesas@glider.be \
    --cc=grygorii.strashko@ti.com \
    --cc=kristo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux@armlinux.org.uk \
    --cc=nm@ti.com \
    --cc=s-anna@ti.com \
    --cc=santosh.shilimkar@oracle.com \
    --cc=ssantosh@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).