Re: [PATCH 00/21] mm: ASI direct map management

From: Konrad Rzeszutek Wilk

Date: Tue Sep 30 2025 - 15:52:31 EST


On Wed, Sep 24, 2025 at 02:59:35PM +0000, Brendan Jackman wrote:
> As per [0] I think ASI is ready to start merging. This is the first
> step. The scope of this series is: everything needed to set up the
> direct map in the restricted address spaces.

There looks to be a different approach taken by other folks to
yank the guest pages from the hypervisor:

https://lore.kernel.org/kvm/20250912091708.17502-1-roypat@xxxxxxxxxxxx/

That looks to have a very similar end result with less changes?