[git pull] AMD IOMMU updates for 2.6.32-rc

From: Joerg Roedel
Date: Mon Nov 23 2009 - 08:50:06 EST


Hi Ingo,


The following changes since commit 123bf0e2eddcda36a33bdfc87aa1fb07229f07b5:
Ingo Molnar (1):
x86: gart: Clean up the code a bit

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git amd-iommu/fixes

Joerg Roedel (2):
x86/amd-iommu: un__init iommu_setup_msi
x86/amd-iommu: attach devices to pre-allocated domains early

arch/x86/kernel/amd_iommu.c | 8 ++++++--
arch/x86/kernel/amd_iommu_init.c | 2 +-
2 files changed, 7 insertions(+), 3 deletions(-)

The first patch fixes a possible crash on resume if the compiler does not
inline the iommu_setup_msi function. The second patch fixes possible I/O page
faults on boot if BIOS is still using a device before the Linux driver takes it
over. Please pull.

Joerg


--
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/