Re: [PATCH] export iommu_area_reserve helper funciton
From: Ingo Molnar
Date: Mon Sep 22 2008 - 10:49:20 EST
* FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> wrote:
> From: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx>
> Subject: [PATCH] export iommu_area_reserve helper funciton
>
> x86 has set_bit_string() that does the exact same thing that
> set_bit_area() in lib/iommu-helper.c does.
>
> This patch exports set_bit_area() in lib/iommu-helper.c as
> iommu_area_reserve(), converts GART, Calgary, and AMD IOMMU to use it.
applied the patch below to tip/x86/iommu, thanks.
> x86's set_bit_string() is used by only the above IOMMUs so this patch
> also removes set_bit_string. We can put it back easily when it
> necessary.
could you please send this as a separate patch?
Ingo
----------------->