[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/2] more vgic fixes
Hi all, this patch series has a couple of fixes for the vgic emulation. The first patch removes the workaround to inject the evtchn_irq when the irq gets enabled. It is necessary to avoid recursive lock issues with the following patch. The second patch takes the rank lock to read ipriority from vgic_vcpu_inject_irq. Stefano Stabellini (2): xen/arm: remove workaround to inject evtchn_irq on irq enable xen/arm: take the rank lock before accessing ipriority xen/arch/arm/domain.c | 4 +++- xen/arch/arm/domain_build.c | 2 ++ xen/arch/arm/vgic.c | 33 +++++++++++++++------------------ 3 files changed, 20 insertions(+), 19 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |