[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1285253089-4570-1-git-send-email-joerg.roedel@amd.com>
Date: Thu, 23 Sep 2010 16:44:46 +0200
From: Joerg Roedel <joerg.roedel@....com>
To: Ingo Molnar <mingo@...e.hu>
CC: iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: [git pull] AMD IOMMU fixes for 2.6.36
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.
Thanks,
Joerg
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists