From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [PATCH] vfio-powerpc: enabled and supported on power Date: Fri, 25 May 2012 07:56:19 +1000 Message-ID: <1337896579.16119.2.camel@pasglop> References: <4FBDA68B.30405@ozlabs.ru> <1337872323.4714.10.camel@ul30vt> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Alexey Kardashevskiy , linux-kernel@vger.kernel.org, Alex Graf , qemu-devel@nongnu.org, David Gibson To: Alex Williamson Return-path: In-Reply-To: <1337872323.4714.10.camel@ul30vt> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org On Thu, 2012-05-24 at 09:12 -0600, Alex Williamson wrote: > > --- /dev/null > > +++ b/arch/powerpc/kernel/iommu_vfio.c > > Should this be drivers/vfio/vfio_iommu_powerpc.c? Very minor bike shed painting... too long file names suck, in this case what's the point of the "vfio" prefix for files already in the "vfio" directory ? Cheers, Ben.