[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v1 5/8] xen/arm: vgic: Optimize the way to store GICD_IPRIORITYR in the rank
On Fri, 2015-09-25 at 15:51 +0100, Julien Grall wrote: > rank = vgic_rank_offset(v, 8, reg - GICD_IPRIORITYR, DABT_WORD); > - if ( rank == NULL ) goto write_ignore; > + if ( rank == NULL) goto write_ignore; Accidental change I think. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |