]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaa272b41e011423c077875ef5cc5296e94c6ab22
tree974d409ca994d82f66da7d66e618e5f2d9ba86d2
parente6cf8ebce7e0dbff39027477a50dae701ad5d25b
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