Re: [PATCH v2 3/7] KVM: arm64: Drop raz parameter from read_id_reg()

From: Reiji Watanabe
Date: Tue Sep 06 2022 - 22:27:05 EST


On Fri, Sep 2, 2022 at 8:48 AM Oliver Upton <oliver.upton@xxxxxxxxx> wrote:
>
> There is no longer a need for caller-specified RAZ visibility. Hoist the
> call to sysreg_visible_as_raz() into read_id_reg() and drop the
> parameter.
>
> No functional change intended.
>
> Suggested-by: Reiji Watanabe <reijiw@xxxxxxxxxx>
> Signed-off-by: Oliver Upton <oliver.upton@xxxxxxxxx>

Reviewed-by: Reiji Watanabe <reijiw@xxxxxxxxxx>