From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: IA64: fix struct redefinition Date: Sun, 27 Nov 2011 14:22:28 +0200 Message-ID: <4ED22B84.1070604@redhat.com> References: <4ECE17C7.2080801@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Marcelo Tosatti , Xiao Guangrong , LKML , KVM To: Xiao Guangrong Return-path: In-Reply-To: <4ECE17C7.2080801@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 11/24/2011 12:09 PM, Xiao Guangrong wrote: > From: Xiao Guangrong > > 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 =E2=80=98stru= ct kvm_io_range=E2=80=99 > 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. --=20 error compiling committee.c: too many arguments to function