[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/7] xen/arm: fix rank calculation in vgic_vcpu_inject_irq
On Sat, 2012-10-27 at 11:09 +0100, Tim Deegan wrote: > At 21:47 +0100 on 26 Oct (1351288040), Ian Campbell wrote: > > All the infrastructure will fall apart if b isn't a power of two, that's > > why I used the switch. Can you just add the appropriate case 1 instead? > > Probably the bug should be a call to an undefined function to make this > > a compile time rather than runtime failure too. > > BUILD_BUG_ON((b & -b) != b); ? Sure. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |