Re: [PATCH] KVM: arm64: account pKVM reclaim against the VM mm
From: Fuad Tabba
Date: Tue Jun 23 2026 - 11:04:21 EST
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!