From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] VT-d: remove useless header inclusion Date: Wed, 24 Sep 2008 12:13:48 +0300 Message-ID: <48DA04CC.7020207@redhat.com> References: <0122C7C995D32147B66BF4F440D3016301C49DDF@pdsmsx415.ccr.corp.intel.com> <48DA0078.10908@redhat.com> <0122C7C995D32147B66BF4F440D3016301C4A0B2@pdsmsx415.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Ingo Molnar , Thomas Gleixner , "Kay, Allen M" , "Siddha, Suresh B" , Andrew Morton , Amit Shah , "Yang, Sheng" To: "Han, Weidong" Return-path: Received: from mx2.redhat.com ([66.187.237.31]:51777 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751592AbYIXJOs (ORCPT ); Wed, 24 Sep 2008 05:14:48 -0400 In-Reply-To: <0122C7C995D32147B66BF4F440D3016301C4A0B2@pdsmsx415.ccr.corp.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Han, Weidong wrote: > Avi Kivity wrote: > >> Han, Weidong wrote: >> >>> Currently "#include " is not needed in >>> virt/kvm/kvm_main.c. What's more, this inclusion may result in >>> compilation error in other architecture. >>> >>> >>> >> Applied, but please also fix intel-iommu.h to compile on all archs. >> > > Avi, > > Current intel-iommu.h should be compiled on all archs. On linux-next, > they moved __iommu_clflush_cache() definition to intel-iomm.h, which > results in it cannot pass compilation on some archs, such as IA64. > Well, it still wants fixing, even if it is in linux-next only. -- error compiling committee.c: too many arguments to function