[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v6 00/27] xen: ARMv7 with virtualization extensions



On Fri, 2012-01-20 at 16:35 +0000, Stefano Stabellini wrote:
> Hello everyone,
> this is the sixth version of the patch series that introduces ARMv7
> with virtualization extensions support in Xen.
> The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile
> Express simulator.
> See the following announce email for more informations about what we
> are trying to achieve, as well as the original git history:
> 
> See http://marc.info/?l=xen-devel&m=132257857628098&w=2
> 
> 
> The first 7 patches affect generic Xen code and are not ARM specific;
> often they fix real issues, hidden in the default X86 configuration.

I have committed patches 7 (generic code, applied with Keir's ACK) and
patches 8-24. However I stopped before applying #25 "arm: makefiles"
because the full series failed to build with:

        make[3]: Entering directory
        `/local/scratch/ianc/devel/committer.hg/xen/common'
        
/home/ianc/devel/cross/gcc-4.6.0-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc
 -O1 -fno-omit-frame-pointer -marm -g -fno-strict-aliasing -std=gnu99 -Wall 
-Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable  
 -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror 
-Wno-pointer-arith -pipe -I/local/scratch/ianc/devel/committer.hg/xen/include 
-msoft-float -fno-stack-protector -fno-exceptions -Wnested-externs 
-DGCC_HAS_VISIBILITY_ATTRIBUTE -march=armv7-a -mcpu=cortex-a15 
-fno-optimize-sibling-calls -g -D__XEN__ -include 
/local/scratch/ianc/devel/committer.hg/xen/include/xen/config.h -DVERBOSE 
-fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .event_channel.o.d -c 
event_channel.c -o event_channel.o
        event_channel.c: In function 'domain_dump_evtchn_info':
        event_channel.c:1297:13: error: implicit declaration of function
        'domain_pirq_to_irq' [-Werror=implicit-function-declaration]
        event_channel.c:1297:13: error: nested extern declaration of
        'domain_pirq_to_irq' [-Werror=nested-externs]
        cc1: all warnings being treated as errors

domain_pirq_to_irq has been in the tree for quite some time so I guess
something has changed wrt implicit #includes? Can you fixup and resend
the fix plus the last three patches please.

Thanks,
Ian.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.