Hi Vijay,
On 27/07/15 12:11, vijay.kil...@gmail.com wrote:
> From: Vijaya Kumar K
>
> Allocate irq descriptors for LPIs dynamically and
> also update irq_to_pending helper for LPIs
You are mixing irq_desc and pending_irq aspect in the code which made
quite difficult to review.
It would have be
From: Vijaya Kumar K
Allocate irq descriptors for LPIs dynamically and
also update irq_to_pending helper for LPIs
Signed-off-by: Vijaya Kumar K
---
xen/arch/arm/gic-v3-its.c | 15 +++
xen/arch/arm/gic-v3.c |6 ++
xen/arch/arm/irq.c| 1