Re: [GIT PULL] IOMMU updates for 2.6.32-rc5

From: Ingo Molnar
Date: Tue Nov 03 2009 - 10:54:30 EST



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

> Hi Ingo,
>
> The following changes since commit 012abeea669ea49636cf952d13298bb68654146a:
> Linus Torvalds (1):
> Linux 2.6.32-rc5
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git iommu/fixes
>
> Joerg Roedel (4):
> x86/amd-iommu: Workaround for erratum 63
> x86/amd-iommu: Un__init function required on shutdown
> dma-debug: Fix compile warning with PAE enabled
> Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes
>
> arch/x86/include/asm/amd_iommu.h | 1 +
> arch/x86/kernel/amd_iommu.c | 2 ++
> arch/x86/kernel/amd_iommu_init.c | 24 +++++++++++++++++++++++-
> lib/dma-debug.c | 6 ++++--
> 4 files changed, 30 insertions(+), 3 deletions(-)
>
> The patches contain two important fixes for the AMD IOMMU driver (one
> erratum workaround and a section mismatch that only shows when the
> compiler does not inline the iommu_feature_disable function).
> Also included in this pull request is da dma-debug fix for a compilation
> warning on 32bit with PAE enabled. Please pull.

Pulled, thanks Joerg!

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/