[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 3/9] xen: arm: Handle 32-bit EL0 on 64-bit EL1 when advancing PC after trap
On Tue, 2015-02-10 at 13:44 +0800, Julien Grall wrote: > > /* The cond for this instruction works out as the top 4 bits. */ > > - cond = ( it >> 4 ); > > + cond = ( it >> 4 ); > > I haven't spot it in the previous review. This seems to be only a coding > change. Could you specify it in the commit message? Sigh, this level of pedantry isn't really helpful IMHO. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |