Messages in this thread |  | | | From | Joerg Roedel <> | | Subject | [git pull] AMD IOMMU fixes for 3.0-rc2 | | Date | Tue, 7 Jun 2011 12:06:56 +0200 |
| |
Hi Ingo,
The following changes since commit 59c5f46fbe01a00eedf54a23789634438bb80603:
Linux 3.0-rc2 (2011-06-06 18:06:33 +0900)
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 (3): x86/amd-iommu: Fix 3 possible endless loops x86/amd-iommu: Use only per-device dma_ops x86/amd-iommu: Fix boot crash with hidden PCI devices
arch/x86/kernel/amd_iommu.c | 48 +++++++++++++++++++++++++++++++++++-- arch/x86/kernel/amd_iommu_init.c | 8 +++--- 2 files changed, 49 insertions(+), 7 deletions(-) These patches fix serious issues which were discovered recently like a boot-stall and a boot crash when a device has an alias which does not exist a pci_dev. Please pull.
Joerg
|  |