OSDN Git Service

KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 6 Aug 2018 10:44:07 +0000 (11:44 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Sun, 12 Aug 2018 11:06:31 +0000 (12:06 +0100)
commite22fa39cd0132c409c8648e60282837d19643634
tree9faad97ee442ad667d3e97cfdbdc4a65693b3340
parent245715cbe83ca934af5d20e078fd85175c62995e
KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding

ICC_SGI1R is a 64bit system register, even on AArch32. It is thus
pointless to have such an encoding in the 32bit cp15 array. Let's
drop it.

Reviewed-by: Eric Auger <eric.auger@redhat.com>
Acked-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/kvm/sys_regs.c