[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] arm: cast int<->pointer via uintptr_t
On Fri, 2013-05-10 at 14:13 +0100, Ian Campbell wrote: > Fixes build on arm64: > > gic.c: In function âgic_irq_eoiâ: > gic.c:726:16: error: cast from pointer to integer of different size > [-Werror=pointer-to-int-cast] > gic.c: In function âmaintenance_interruptâ: > gic.c:776:29: error: cast to pointer from integer of different size > [-Werror=int-to-pointer-cast] > gic.c:778:64: error: cast to pointer from integer of different size > [-Werror=int-to-pointer-cast] > cc1: all warnings being treated as errors > make[3]: *** [gic.o] Error 1 > > Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > Acked-by: Keir Fraser <keir@xxxxxxx> > Acked-by: Stefano Stabellini <Stefano.Stabellini@xxxxxxxxxxxxx> > --- > I forgot to CC the list when I sent this to Stefano & Keir. Given that they > have acked already I intend to apply immediately. Done. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |