Re: [PATCH] KVM: arm64: account pKVM reclaim against the VM mm
From: Fuad Tabba
Date: Tue Jun 23 2026 - 11:53:26 EST
Hi Bradley,
On Tue, 23 Jun 2026 at 16:11, Bradley Morgan <include@xxxxxxxxx> wrote:
>
> On June 23, 2026 4:03:30 PM GMT+01:00, Fuad Tabba <fuad.tabba@xxxxxxxxx>
> wrote:
> >On Tue, 23 Jun 2026 at 16:01, Bradley Morgan <include@xxxxxxxxx> wrote:
> >>
> >> On June 23, 2026 2:53:11 PM GMT+01:00, Marc Zyngier <maz@xxxxxxxxxx>
> >wrote:
> >> >On Sun, 21 Jun 2026 21:31:55 +0000, Bradley Morgan wrote:
> >> >> Protected guest faults charge long term pins to the VM's mm. Teardown
> >> >> can run later from file release, where current->mm may be unrelated.
> >> >>
> >> >> Drop the charge from kvm->mm instead.
> >> >>
> >> >>
> >> >
> >> >Applied to fixes, thanks!
> >> >
> >> >[1/1] KVM: arm64: account pKVM reclaim against the VM mm
> >> > commit: d098bb75d14fde2f12155f1a95ec0168160867ce
> >> >
> >> >Cheers,
> >> >
> >> > M.
> >> >
> >>
> >>
> >> Hey, which tree did you apply it to?
> >
> >https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git/log/?h=fixes
> >
> >/fuad
> >
> >>
> >>
> >> Thanks!
> >
>
> Thanks fuad.
>
> May I ask if this would be put onto ACK?
Yes, I'll pick it into ACK.
Cheers,
/fuad
>
> Since this affects pixel devices.
>
> (E.g, my pixel 7....)
>
> Thanks!