[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 12/17] xen/arm: ITS: Initialize LPI irq descriptors and route
On 22/07/15 14:31, Vijay Kilari wrote: >>> + p->desc = desc; >> >> This should have happened during routing, not now. > > While routing we don't have vlpi to update p->desc. Why do you need the p->desc? You don't use at all the p->desc during the injection because you replaced all the if ( p->desc ) by if ( p->desc && !is_lpi(p->irq) ) or similar. regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |