commit | 3f312db6b65baf393bee02f6dfdfaa94d786dd0f | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Sun Jul 24 10:34:08 2016 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Sun Jul 24 10:37:38 2016 +0100 |
tree | daa510385b0a99d81224dac0085fb89907e5aece | |
parent | 995a0ee9809b6948bb7bfea77f129fe1d5157cc1 [diff] |
KVM: arm: vgic-irqfd: Workaround changing kvm_set_routing_entry prototype kvm_set_routing_entry is changing in -next, and causes things to explode. Add a temporary workaround that should be dropped when we hit 4.8-rc1 Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>