[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V1 04/29] xen/dts: Constify device_tree_flattened
On Wed, 2013-08-28 at 15:47 +0100, Julien Grall wrote: > The Flat Device Tree is given by the bootloader. Xen doesn't need to modify > it. On arm64 this gives: setup.c: In function 'setup_mm': setup.c:475:5: error: passing argument 1 of 'copy_from_paddr' discards 'const' qualifier from pointer target type [-Werror] In file included from setup.c:40:0: /local/scratch/ianc/devel/committer.git/xen/include/asm/setup.h:8:6: note: expected 'void *' but argument is of type 'const void *' cc1: all warnings being treated as errors make[4]: *** [setup.o] Error 1 make[4]: *** Waiting for unfinished jobs.... _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |