]> xenbits.xensource.com Git - xen.git/commit
xen/arm: do not add a second irq to the LRs if one is already present
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 12 Dec 2013 18:59:04 +0000 (18:59 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 16 Dec 2013 16:04:54 +0000 (16:04 +0000)
commit1dc955639ec4bb2489ae319b43ad77ccb7a9fb19
tree032abe715a5200ef548b6a253908e128b1ef9205
parentd16d51166b0010c39e28491ea85bc136eaf61411
xen/arm: do not add a second irq to the LRs if one is already present

When the guest re-enable IRQs, do not add guest IRQs to LRs twice.

Suggested-by: Julien Grall <julien.grall@linaro.org>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/vgic.c