[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6 05/31] xen/arm: Rename NR_IRQs and vgic_num_irqs helper function
On Mon, 2015-08-31 at 15:40 +0100, Julien Grall wrote: > [...] > > +#define nr_irqs NR_LINE_IRQS > > +#define nr_static_irqs NR_LINE_IRQS > > +#define arch_hwdom_irqs(domid) NR_LINE_IRQS An aside: While looking at this patch I realised that all of these are used by common code solely in relation to d->nr_pirqs. Since we don't have pirqs on ARM really that field ought to be 0 (or even non-existent) and all of these should then go away. (Actually nr_irqs is used in flask, but the above is true for the rest for sure). Nothing to do with this patch and no action for you to take Vijay. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |