Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755487Ab1FHKdd (ORCPT ); Wed, 8 Jun 2011 06:33:33 -0400 Received: from mail-wy0-f174.google.com ([74.125.82.174]:47651 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753881Ab1FHKdb (ORCPT ); Wed, 8 Jun 2011 06:33:31 -0400 MIME-Version: 1.0 X-Originating-IP: [46.116.119.47] In-Reply-To: <1307524659.4771.12.camel@i7.infradead.org> References: <1307522062-19273-1-git-send-email-ohad@wizery.com> <1307522062-19273-5-git-send-email-ohad@wizery.com> <1307524659.4771.12.camel@i7.infradead.org> From: Ohad Ben-Cohen Date: Wed, 8 Jun 2011 13:33:10 +0300 Message-ID: Subject: Re: [PATCH 4/4] x86: intel-iommu: move to drivers/iommu/ To: David Woodhouse Cc: Joerg Roedel , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Arnd Bergmann , David Brown , iommu@lists.linux-foundation.org, linux-pci@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 860 Lines: 18 On Wed, Jun 8, 2011 at 12:17 PM, David Woodhouse wrote: > At least iova.o wants to go with it. That's one of the parts that is a > candidate for harmonisation across IOMMU implementations, either by > removing it or by having others use it too. It's how we allocate virtual > I/O address space. > > I suspect the interrupt remapping support may well want to move with it > too. It's no more out-of-place in drivers/iommu than it is in > drivers/pci. And then you can certainly move dmar.o too. Sounds good, thanks. I'll wait a bit to see if there're more comments, and then re-send this one -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/