From mboxrd@z Thu Jan 1 00:00:00 1970 From: joro@8bytes.org (Joerg Roedel) Date: Mon, 19 Jan 2015 14:59:54 +0100 Subject: [PATCH 0/4] Genericise the IOVA allocator In-Reply-To: References: Message-ID: <20150119135954.GL6343@8bytes.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jan 12, 2015 at 05:51:12PM +0000, Robin Murphy wrote: > Robin Murphy (4): > iommu: allow building iova.c independently > iommu: consolidate IOVA allocator code > iommu: make IOVA domain low limit flexible > iommu: make IOVA domain page size explicit Applied to core, thanks Robin.