[PATCH] KVM: arm64: Mask out non-VA bits from TLBI VA* on VNCR invalidation
Marc Zyngier
maz at kernel.org
Fri May 30 02:27:39 PDT 2025
On Sun, 25 May 2025 18:57:59 +0100, Marc Zyngier wrote:
> When handling a TLBI VA* instruction that potentially targets a
> VNCR page mapping, we fail to mask out the top bits that contain
> the ASID and TTL fields, hence potentially failing the VA check
> in the TLB code.
>
> An additional wrinkle is that we fail to sign extend the VA,
> again leading to failed VA checks.
>
> [...]
Applied to next, thanks!
[1/1] KVM: arm64: Mask out non-VA bits from TLBI VA* on VNCR invalidation
commit: 667304740537e546dac676be9eb81cee41d2ebdd
Cheers,
M.
--
Without deviation from the norm, progress is not possible.
More information about the linux-arm-kernel
mailing list