[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6 3/5] xen/arm: support irq delivery to vcpu > 0
On Tue, 2014-06-24 at 14:33 +0100, Julien Grall wrote: > > + /* the IRQ needs to be an SPI */ > > + ASSERT(irq >= 32 && irq <= 1019); > > I would use gic_number_lines() rather than 1019 here. Or at least #define GIC_MAX_SPI 1019. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |