Re: [PATCH 2/3] KVM: arm/arm64: vgic: Fix some comments typo

From: Marc Zyngier
Date: Tue Oct 29 2019 - 05:04:45 EST


Hi Zenghui,

On Tue, 29 Oct 2019 07:19:18 +0000,
Zenghui Yu <yuzenghui@xxxxxxxxxx> wrote:
>
> s/vgic_its_save_pending_tables/vgic_v3_save_pending_tables/
> s/then/the/
>
> Signed-off-by: Zenghui Yu <yuzenghui@xxxxxxxxxx>
> ---
> include/kvm/arm_vgic.h | 2 +-
> virt/kvm/arm/vgic/vgic-v3.c | 2 +-
> virt/kvm/arm/vgic/vgic-v4.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/include/kvm/arm_vgic.h b/include/kvm/arm_vgic.h
> index 0fb240ec0a2a..01f8b3739a09 100644
> --- a/include/kvm/arm_vgic.h
> +++ b/include/kvm/arm_vgic.h
> @@ -240,7 +240,7 @@ struct vgic_dist {
> * Contains the attributes and gpa of the LPI configuration table.
> * Since we report GICR_TYPER.CommonLPIAff as 0b00, we can share
> * one address across all redistributors.
> - * GICv3 spec: 6.1.2 "LPI Configuration tables"
> + * GICv3 spec "LPI Configuration tables"

Why the change here? Pointing to the chapter in the spec is pretty
helpful, given that it is 800 pages long (although it should mention
what revision of the spec this refers to). For example, it should say
something like "IHI 0069E 6.1.1 ...".

Thanks,

M.

--
Jazz is not dead, it just smells funny.