All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anshuman Khandual <anshuman.khandual@arm.com>
To: Will Deacon <will@kernel.org>
Cc: Ard Biesheuvel <ardb@kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Catalin Marinas <catalin.marinas@arm.com>
Subject: Re: [PATCH 0/6] arm64/head: Cleanups for __create_page_tables()
Date: Tue, 28 Jun 2022 10:17:32 +0530	[thread overview]
Message-ID: <a8980ce4-1f3a-c8a7-8374-ff69ec4f6837@arm.com> (raw)
In-Reply-To: <20220627101742.GA22095@willie-the-truck>



On 6/27/22 15:47, Will Deacon wrote:
> Hi Anshuman,
> 
> On Wed, May 18, 2022 at 03:05:20PM +0530, Anshuman Khandual wrote:
>> On 5/18/22 12:22, Ard Biesheuvel wrote:
>>> On Wed, 18 May 2022 at 05:18, Anshuman Khandual
>>> <anshuman.khandual@arm.com> wrote:
>>>>
>>>> This cleanup series is a precursor before carving out idmap_pg_dir creation
>>>> from overall __create_page_table(). This series is derived from an original
>>>> work from Mark Rutland.
>>>>
>>>> https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git/log/?h=arm64/pgtable/idmap
>>>>
>>>> This series applies on v5.18-rc4
>>>>
>>>> Mark Rutland (6):
>>>>   arm64: don't override idmap t0sz
>>>>   arm64: head: remove __PHYS_OFFSET
>>>>   arm64: head: clarify `populate_entries`
>>>>   arm64: head: clarify `compute_indices`
>>>>   arm64: head: clarify `map_memory`
>>>>   arm64: head: clarify commentary for __create_page_tables
>>>>
>>>
>>> Hello Anshuman,
>>>
>>> I submitted a fairly sizable stack of head.S changes recently, much of
>>> which overlaps with this series, and which already splits off ID map
>>> creation from the creation of early swapper.
>>>
>>> https://lore.kernel.org/linux-arm-kernel/20220411094824.4176877-1-ardb@kernel.org/
>>>
>>> Let's align instead of working on this in parallel, shall we?
>>
>> Hello Ard,
>>
>> Sure. I will go through the series and align as required.
> 
> I've queued most of Ard's series now (for-next/boot), so please see if you
> think any of the changes here are still relevant and post a new series based
> on that.

I guess the second patch that drops __PHYS_OFFSET will be the only one still
remaining. I will send that across on the list.

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

      reply	other threads:[~2022-06-28  4:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-18  3:17 [PATCH 0/6] arm64/head: Cleanups for __create_page_tables() Anshuman Khandual
2022-05-18  3:17 ` [PATCH 1/6] arm64: don't override idmap t0sz Anshuman Khandual
2022-05-18  6:41   ` Ard Biesheuvel
2022-05-18  3:17 ` [PATCH 2/6] arm64: head: remove __PHYS_OFFSET Anshuman Khandual
2022-05-18  6:45   ` Ard Biesheuvel
2022-05-18  3:17 ` [PATCH 3/6] arm64: head: clarify `populate_entries` Anshuman Khandual
2022-05-18  3:17 ` [PATCH 4/6] arm64: head: clarify `compute_indices` Anshuman Khandual
2022-05-18  6:47   ` Ard Biesheuvel
2022-05-18  3:17 ` [PATCH 5/6] arm64: head: clarify `map_memory` Anshuman Khandual
2022-05-18  3:17 ` [PATCH 6/6] arm64: head: clarify commentary for __create_page_tables Anshuman Khandual
2022-05-18  6:52 ` [PATCH 0/6] arm64/head: Cleanups for __create_page_tables() Ard Biesheuvel
2022-05-18  9:35   ` Anshuman Khandual
2022-06-27 10:17     ` Will Deacon
2022-06-28  4:47       ` Anshuman Khandual [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=a8980ce4-1f3a-c8a7-8374-ff69ec4f6837@arm.com \
    --to=anshuman.khandual@arm.com \
    --cc=ardb@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=will@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.