[PATCH 11/19] KVM: arm64: vgic-v3: Use u32 to manage the line level from userspace
Reiji Watanabe
reijiw at google.com
Tue Jul 12 23:45:51 PDT 2022
On Wed, Jul 6, 2022 at 10:05 AM Marc Zyngier <maz at kernel.org> wrote:
>
> Despite the userspace ABI clearly defining the bits dealt with by
> KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO as a __u32, the kernel uses a u64.
>
> Use a u32 to match the userspace ABI, which will subsequently lead
> to some simplifications.
>
> Signed-off-by: Marc Zyngier <maz at kernel.org>
Reviewed-by: Reiji Watanabe <reijiw at google.com>
More information about the linux-arm-kernel
mailing list