 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [xen-unstable test] 2137: regressions - FAIL
 Ian Jackson writes ("[xen-unstable test] 2137: regressions - FAIL"):
>  build-i386                    3 xen-build               fail REGR. vs. 2132
emulate.c:228: error: conflicting types for 'hvmemul_do_pio'
/home/osstest/build.2137.build-i386/xen-unstable/xen/include/asm/hvm/emulate.h:49:
 error: previous declaration of 'hvmemul_do_pio' was here
make[5]: *** [emulate.o] Error 1
make[5]: Leaving directory 
`/home/osstest/build.2137.build-i386/xen-unstable/xen/arch/x86/hvm'
xen/include/asm-x86/hvm/emulate.h:
    49  22161: int hvmemul_do_pio(
    50  22161:     paddr_t addr, unsigned long *reps, int size,
    51  21090:     paddr_t ram_gpa, int dir, int df, void *p_data);
xen/arch/x86/hvm/emulate.c:
   228  22161: int hvmemul_do_pio(
   229  17452:     unsigned long port, unsigned long *reps, int size,
   230  17917:     paddr_t ram_gpa, int dir, int df, void *p_data)
   231  17303: {
Doubtless the bug is due to:
    changeset:   22161:ff011e0cb17c
    user:        Keir Fraser <keir.fraser@xxxxxxxxxx>
    date:        Wed Sep 15 14:03:26 2010 +0100
    files:       xen/arch/x86/hvm/emulate.c xen/arch/x86/hvm/io.c 
xen/arch/x86/hvm/svm/svm.c xen/arch/x86/hvm/vmx/vmx.c 
xen/include/asm-x86/hvm/emulate.h xen/include/asm-x86/hvm/io.h 
xen/include/asm-x86/hvm/vcpu.h
    description:
    x86 hvm: Clean up PIO fast path emulation.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |