]> 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)
commit98aaca9bac0791bf60a1e4993c493b8f5f34037e
tree974d409ca994d82f66da7d66e618e5f2d9ba86d2
parent71b9fb051bcd481a05c9469f608e80b057e94961
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