Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751544AbbGaAbq (ORCPT ); Thu, 30 Jul 2015 20:31:46 -0400 Received: from mga14.intel.com ([192.55.52.115]:9688 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751013AbbGaAbp (ORCPT ); Thu, 30 Jul 2015 20:31:45 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,580,1432623600"; d="scan'208";a="774879576" From: Ashutosh Dixit To: Andrew Morton Cc: Greg Kroah-Hartman , Joerg Roedel , , , "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 References: <8131ebc8ecb5ef13ef0aa4c49dabe9694f0e410f.1438040669.git.ashutosh.dixit@intel.com> <20150728134019.7f00118543a04a53855d7ba5@linux-foundation.org> Date: Thu, 30 Jul 2015 17:31:18 -0700 In-Reply-To: <20150728134019.7f00118543a04a53855d7ba5@linux-foundation.org> (Andrew Morton's message of "Tue, 28 Jul 2015 13:40:19 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 942 Lines: 22 On Tue, Jul 28 2015 at 01:40:19 PM, Andrew Morton wrote: > On Mon, 27 Jul 2015 16:57:32 -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. > > From the following emails it is unclear to me whether we'll actually > be going ahead with this, but whatever. It's a chance to do some code > reading. Thanks for the review. Either us or the IOMMU team will submit a patch incorporating your suggestions. Ashutosh -- 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/