diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2013-08-29 10:08:23 (GMT) |
---|---|---|
committer | Gleb Natapov <gleb@redhat.com> | 2013-08-30 13:12:16 (GMT) |
commit | 6545eae3d7a1b6dc2edb8ede9107998aee1207ef (patch) | |
tree | c7d47b4095192db5a10f4b3c91937d42c89c88f6 /sound | |
parent | 986af8e0789a41ac4844e6eefed4a33e86524918 (diff) | |
download | linux-fsl-qoriq-6545eae3d7a1b6dc2edb8ede9107998aee1207ef.tar.xz |
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>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions