[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [xen-unstable test] 18128: regressions - FAIL
On Sat, 2013-06-15 at 12:15 +0100, Andrew Cooper wrote: > > From d1b3125b7e4d9ad3b1d8bb78781dd95fc2af2fee Mon Sep 17 00:00:00 2001 > > From: Ian Campbell <ian.campbell@xxxxxxxxxx> > > Date: Sat, 15 Jun 2013 09:30:47 +0100 > > Subject: [PATCH] xen: arm: fix build after libelf changes. > > > > ed65808a8ed4 "libelf: check all pointer accesses" caused: > > kernel.c: In function 'kernel_elf_load': > > kernel.c:162:18: error: 'struct elf_binary' has no member named 'dest' > > make[4]: *** [kernel.o] Error 1 > > > > The field is now called dest_base. We also need to populate dest_size. > > > > This fixes the build for me although have not tested it. I have a feeling > > that > > loading the kernel from an ELF file on ARM doesn't currently work anyway > > (everyone uses the zImage loader as far as I am aware). > > > > Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > > Reviewed-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> In the interests of getting a test push I've stuck this into the tree with your review, since it's an area which you are currently rather familiar. Thanks! Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |