Re: [PATCH 0/3] IOMMU: move page number calculation to generic code

From: Ingo Molnar
Date: Sat Jul 26 2008 - 09:46:27 EST



* Joerg Roedel <joerg.roedel@xxxxxxx> wrote:

> This small patch series introduces a generic iommu_num_pages function
> into the IOMMU helper code. This function can be used to calculate the
> number of pages an IOMMU has to map for a specific mapping request.
>
> The patchset converts the x86 IOMMU implementations for AMD IOMMU and
> the GART to use this function.

applied to tip/x86/iommu - thanks Joerg.

> Other IOMMU implementations are not changed because I can't test them.

if it's straightforward and expected to work with a high likelyhood then
please do it nevertheless. As long as it's finegrained patches we ought
to be able to filter out broken changes.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/