Re: [PATCH v2 5/7] KVM: arm64: Add a visibility bit to ignore user writes

From: Reiji Watanabe
Date: Tue Sep 06 2022 - 22:40:34 EST


On Fri, Sep 2, 2022 at 8:48 AM Oliver Upton <oliver.upton@xxxxxxxxx> wrote:
>
> We're about to ignore writes to AArch32 ID registers on AArch64-only
> systems. Add a bit to indicate a register is handled as write ignore
> when accessed from userspace.
>
> Signed-off-by: Oliver Upton <oliver.upton@xxxxxxxxx>

Reviewed-by: Reiji Watanabe <reijiw@xxxxxxxxxx>