Re: [PATCH v2 2/7] KVM: arm64: Remove internal accessor helpers for id regs

From: Reiji Watanabe
Date: Tue Sep 06 2022 - 22:00:37 EST


On Fri, Sep 2, 2022 at 8:48 AM Oliver Upton <oliver.upton@xxxxxxxxx> wrote:
>
> The internal accessors are only ever called once. Dump out their
> contents in the caller.
>
> No functional change intended.
>
> Signed-off-by: Oliver Upton <oliver.upton@xxxxxxxxx>

Reviewed-by: Reiji Watanabe <reijiw@xxxxxxxxxx>