All of lore.kernel.org
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Pingfan Liu <piliu@redhat.com>
Cc: Ard Biesheuvel <ardb@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	Will Deacon <will@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Subject: Re: [PATCH 00/10] arm64: mm: Use __create_pgd_mapping_locked() in
Date: Thu, 14 Mar 2024 17:25:45 +0000	[thread overview]
Message-ID: <ZfMzGU5d4yDXicmh@arm.com> (raw)
In-Reply-To: <CAF+s44QRpE4sBQHZCoWz-=GWFpGiiRY2nrsPTWhQWeOW80+b+Q@mail.gmail.com>

On Thu, Mar 14, 2024 at 10:54:12AM +0800, Pingfan Liu wrote:
> On Wed, Mar 13, 2024 at 9:05 PM Ard Biesheuvel <ardb@kernel.org> wrote:
> > Also, the early arm64 startup code is changing substantially - please refer to
> >
> > https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git/log/?h=for-next/stage1-lpa2
> >
> > for details.
> 
> Oh, it seems that most of the ideas in my series have been
> implemented.  I will dive it for more detail.

Yeah, better post after 6.9-rc1 when this stuff will land.

-- 
Catalin

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

      reply	other threads:[~2024-03-14 17:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13 12:56 [PATCH 00/10] arm64: mm: Use __create_pgd_mapping_locked() in Pingfan Liu
2024-03-13 12:56 ` [PATCH 01/10] arm64: mm: Split out routines for code reuse Pingfan Liu
2024-03-13 12:57 ` [PATCH 02/10] arm64: mm: Introduce mmu_head routines without instrumentation Pingfan Liu
2024-03-13 12:57 ` [PATCH 03/10] arm64: mm: Use if-conditon to truncate external dependency Pingfan Liu
2024-03-13 12:57 ` [PATCH 04/10] arm64: head: Enable __create_pgd_mapping() to handle pgtable's paddr Pingfan Liu
2024-03-13 12:57 ` [PATCH 05/10] arm64: mm: Force early mapping aligned on SWAPPER_BLOCK_SIZE Pingfan Liu
2024-03-13 12:57 ` [PATCH 06/10] arm64: mm: Handle scope beyond the capacity of kernel pgtable in mmu_head_create_pgd_mapping() Pingfan Liu
2024-03-13 12:57 ` [PATCH 07/10] arm64: mm: Introduce head_pool routines to enable pgtabl allocation Pingfan Liu
2024-03-13 12:57 ` [PATCH 09/10] arm64: head: Use __create_pgd_mapping_locked() to serve the creation of pgtable Pingfan Liu
2024-03-13 12:57 ` [PATCH 10/10] arm64: head: Clean up unneeded routines Pingfan Liu
2024-03-13 13:05 ` [PATCH 00/10] arm64: mm: Use __create_pgd_mapping_locked() in Ard Biesheuvel
2024-03-14  2:54   ` Pingfan Liu
2024-03-14 17:25     ` Catalin Marinas [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=ZfMzGU5d4yDXicmh@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=ardb@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=piliu@redhat.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.