diff options
author | Eric Auger <eric.auger@redhat.com> | 2021-04-05 18:39:34 +0200 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-04-06 14:51:37 +0100 |
commit | 53b16dd6ba5cf64ed147ac3523ec34651d553cb0 (patch) | |
tree | f5775a0bf65e90793d09f511fe3e2f2433154bcd /arch/arm64/kernel/suspend.c | |
parent | d9b201e99c616001b4a51627820377b293479384 (diff) |
KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
The doc says:
"The characteristics of a specific redistributor region can
be read by presetting the index field in the attr data.
Only valid for KVM_DEV_TYPE_ARM_VGIC_V3"
Unfortunately the existing code fails to read the input attr data.
Fixes: 04c110932225 ("KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION")
Cc: stable@vger.kernel.org#v4.17+
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Alexandru Elisei <alexandru.elisei@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210405163941.510258-3-eric.auger@redhat.com
Diffstat (limited to 'arch/arm64/kernel/suspend.c')
0 files changed, 0 insertions, 0 deletions