kernel-fxtec-pro1x/virt/kvm/arm
Marc Zyngier 6545eae3d7 ARM: KVM: vgic: fix GICD_ICFGRn access
All the code in handle_mmio_cfg_reg() assumes the offset has
been shifted right to accomodate for the 2:1 bit compression,
but this is only done when getting the register address.

Shift the offset early so the code works mostly unchanged.

Reported-by: Zhaobo (Bob, ERC) <zhaobo@huawei.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
2013-08-30 16:12:16 +03:00
..
arch_timer.c KVM fixes for 3.11 2013-07-03 13:21:40 -07:00
vgic.c ARM: KVM: vgic: fix GICD_ICFGRn access 2013-08-30 16:12:16 +03:00