arm/arm64: KVM: add a common vgic_queue_irq_to_lr fn
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 13 Mar 2015 17:02:53 +0000 (17:02 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Sat, 14 Mar 2015 12:44:52 +0000 (13:44 +0100)
commit71760950bf3dc796e5e53ea3300dec724a09f593
tree974d409ca994d82f66da7d66e618e5f2d9ba86d2
parentecccf0cc722f40e0dcc97872e7a960765119a256
arm/arm64: KVM: add a common vgic_queue_irq_to_lr fn

This helps re-factor away some of the repetitive code and makes the code
flow more nicely.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
virt/kvm/arm/vgic.c