Re: [PATCH] KVM: IA64: fix struct redefinition

From: Avi Kivity
Date: Sun Nov 27 2011 - 07:22:32 EST


On 11/24/2011 12:09 PM, Xiao Guangrong wrote:
> From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
>
> There is the same struct definition in ia64 and kvm common code:
> arch/ia64/kvm//kvm-ia64.c: At top level:
> arch/ia64/kvm//kvm-ia64.c:777:8: error: redefinition of âstruct kvm_io_rangeâ
> include/linux/kvm_host.h:62:8: note: originally defined here
>
> So, rename kvm_io_range to kvm_ia64_io_range in ia64 code
>

Thanks, applied.

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/