From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Zyngier Subject: Re: [PATCH v3 19/32] arm64: KVM: Plug the VGIC Date: Wed, 24 Apr 2013 12:43:21 +0100 Message-ID: <5177C559.9070806@arm.com> References: <1365437854-30214-1-git-send-email-marc.zyngier@arm.com> <1365437854-30214-20-git-send-email-marc.zyngier@arm.com> <20130423230012.GG20569@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: 8BIT Cc: "linux-arm-kernel@lists.infradead.org" , "kvmarm@lists.cs.columbia.edu" , "kvm@vger.kernel.org" , Catalin Marinas , Will Deacon , Christopher Covington To: Christoffer Dall Return-path: Received: from service87.mimecast.com ([91.220.42.44]:44211 "EHLO service87.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757593Ab3DXLn1 convert rfc822-to-8bit (ORCPT ); Wed, 24 Apr 2013 07:43:27 -0400 In-Reply-To: <20130423230012.GG20569@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 24/04/13 00:00, Christoffer Dall wrote: > On Mon, Apr 08, 2013 at 05:17:21PM +0100, Marc Zyngier wrote: >> Add support for the in-kernel GIC emulation. The include file >> is a complete duplicate of the 32bit one - something to fix >> at one point. > > seems like something that should be fixed sooner as opposed to later... > Is it hard? Hard? No. Disgusting? Yes. You need to find a common location for the files. Something like virt/kvm/arm/vgic.h? The x86/ia64 guys already have virt/kvm/ioapic.h as a (bad) precedent. While your at it, you could put a lot of the common code there as well. M. -- Jazz is not dead. It just smells funny...