Re: [git pull] AMD IOMMU fixes for 2.6.36

From: Ingo Molnar
Date: Fri Sep 24 2010 - 05:21:50 EST



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

> Hi Ingo,
>
> The following changes since commit 49553c2ef88749dd502687f4eb9c258bb10a4f44:
> Linus Torvalds (1):
> Linux 2.6.36-rc4
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git amd-iommu/2.6.36
>
> Joerg Roedel (3):
> x86/amd-iommu: Set iommu configuration flags in enable-loop
> x86/amd-iommu: Work around S3 BIOS bug
> x86/amd-iommu: Fix rounding-bug in __unmap_single
>
> arch/x86/include/asm/amd_iommu_proto.h | 6 +++
> arch/x86/include/asm/amd_iommu_types.h | 12 ++++++
> arch/x86/kernel/amd_iommu.c | 4 +-
> arch/x86/kernel/amd_iommu_init.c | 67 +++++++++++++++++++++----------
> include/linux/pci_ids.h | 3 +
> 5 files changed, 69 insertions(+), 23 deletions(-)
>
> The first two patches make resume from memory working with the AMD
> IOMMU driver (one fixes a problem in the driver and the other works
> around a BIOS bug). The third patch fixes a long standing rounding bug
> in the driver which may lead to stale io/tlb entries. 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/