linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: Gavin Shan <gshan@redhat.com>, linux-arm-kernel@lists.infradead.org
Cc: catalin.marinas@arm.com, Will Deacon <will@kernel.org>,
	mark.rutland@arm.com, shan.gavin@gmail.com, steve.capper@arm.com,
	broonie@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] arm64/kernel: Fix range on invalidating dcache for boot page tables
Date: Tue, 28 Apr 2020 15:49:37 +0100	[thread overview]
Message-ID: <158808168421.218901.8759664423433870069.b4-ty@kernel.org> (raw)
In-Reply-To: <20200427235700.112220-1-gshan@redhat.com>

On Tue, 28 Apr 2020 09:57:00 +1000, Gavin Shan wrote:
> Prior to commit 8eb7e28d4c642c31 ("arm64/mm: move runtime pgds to
> rodata"), idmap_pgd_dir, tramp_pg_dir, reserved_ttbr0, swapper_pg_dir,
> and init_pg_dir were contiguous at the end of the kernel image. The
> maintenance at the end of __create_page_tables assumed these were
> contiguous, and affected everything from the start of idmap_pg_dir
> to the end of init_pg_dir.
> 
> [...]

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64/kernel: Fix range on invalidating dcache for boot page tables
      https://git.kernel.org/arm64/c/9d2d75ede59b

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev

      parent reply	other threads:[~2020-04-28 14:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-27 23:57 [PATCH v2] arm64/kernel: Fix range on invalidating dcache for boot page tables Gavin Shan
2020-04-28 11:21 ` Mark Rutland
2020-04-28 14:49 ` Will Deacon [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=158808168421.218901.8759664423433870069.b4-ty@kernel.org \
    --to=will@kernel.org \
    --cc=broonie@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=gshan@redhat.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=shan.gavin@gmail.com \
    --cc=steve.capper@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).