Re: [PATCH] KVM: arm64: account pKVM reclaim against the VM mm
From: Bradley Morgan
Date: Tue Jun 23 2026 - 11:02:56 EST
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?
Thanks!