From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH v2 04/12] KVM: x86: remove now unneeded include directory from Makefile Date: Wed, 25 Mar 2015 18:41:55 -0300 Message-ID: <20150325214155.GD3649@amt.cnet> References: <1427126309-11223-1-git-send-email-andre.przywara@arm.com> <1427126309-11223-5-git-send-email-andre.przywara@arm.com> <5512EA00.2070105@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "kvm@vger.kernel.org" , Andre Przywara , "linux-arm-kernel@lists.infradead.org" , "pbonzini@redhat.com" , "kvmarm@lists.cs.columbia.edu" To: Marc Zyngier Return-path: Content-Disposition: inline In-Reply-To: <5512EA00.2070105@arm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu List-Id: kvm.vger.kernel.org On Wed, Mar 25, 2015 at 05:01:52PM +0000, Marc Zyngier wrote: > On 23/03/15 15:58, Andre Przywara wrote: > > virt/kvm was never really a good include directory for anything else > > than locally included headers. > > With the move of iodev.h there is no need anymore to add this > > directory the compiler's include path, so remove it from the x86 kvm > > Makefile. > > > > Signed-off-by: Andre Przywara > > Reviewed-by: Marc Zyngier > > Paolo, Marcelo: can we have your Ack on this? > > Thanks, > > M. Reviewed-by: Marcelo Tosatti