Re: [PATCH v2] KVM: arm64: Fix kvm_get_vtcr() kernel-doc

From: Marc Zyngier

Date: Mon Sep 14 2026 - 08:16:08 EST


On Thu, 10 Sep 2026 21:05:28 +0200, Karl Mehltretter wrote:
> kvm_get_vtcr() takes a parameter named phys_shift, but its kernel-doc
> describes phys_shfit. This leaves the real parameter undescribed and
> adds an excess parameter description to the generated documentation.
>
> Correct the spelling and describe phys_shift as the IPA size in bits.
> The value written to VTCR_EL2.T0SZ is 64 - phys_shift, rather than
> phys_shift itself.
>
> [...]

Applied to next, thanks!

[1/1] KVM: arm64: Fix kvm_get_vtcr() kernel-doc
commit: 57a7d86e2aa7ae6508ee8e08f32b42eaa314a2f5

Cheers,

M.
--
Without deviation from the norm, progress is not possible.