Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755623AbbG1KDp (ORCPT ); Tue, 28 Jul 2015 06:03:45 -0400 Received: from 8bytes.org ([81.169.241.247]:34555 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752141AbbG1KDn (ORCPT ); Tue, 28 Jul 2015 06:03:43 -0400 Date: Tue, 28 Jul 2015 12:03:40 +0200 From: Joerg Roedel To: Ashutosh Dixit Cc: Greg Kroah-Hartman , iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, Andrew Morton , "David S. Miller" , Robin Murphy , Sudeep Dutt , Nikhil Rao , Anil S Keshavamurthy , Harish Chegondi Subject: Re: [PATCH char-misc-next 10/19] lib: convert iova.c into a library Message-ID: <20150728100340.GR10969@8bytes.org> References: <8131ebc8ecb5ef13ef0aa4c49dabe9694f0e410f.1438040669.git.ashutosh.dixit@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8131ebc8ecb5ef13ef0aa4c49dabe9694f0e410f.1438040669.git.ashutosh.dixit@intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 850 Lines: 23 On Mon, Jul 27, 2015 at 04:57:32PM -0700, Ashutosh Dixit wrote: > From: Harish Chegondi > > This patch converts iova.c into a library, moving it from > drivers/iommu/ to lib/, and exports its virtual address allocation and > management functions so that other modules can reuse them. > > Cc: Joerg Roedel > Reviewed-by: Anil S Keshavamurthy > Reviewed-by: Sudeep Dutt > Signed-off-by: Harish Chegondi Where is this going to be used outside of the IOMMU world? Joerg -- 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/