[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1264180693-27197-1-git-send-email-joerg.roedel@amd.com>
Date: Fri, 22 Jan 2010 18:18:08 +0100
From: Joerg Roedel <joerg.roedel@....com>
To: Ingo Molnar <mingo@...hat.com>
CC: x86@...nel.org, linux-kernel@...r.kernel.org,
iommu@...ts.linux-foundation.org
Subject: [git pull] IOMMU fixes for 2.6.33-rc5
Hi Ingo,
The following changes since commit 92dcffb916d309aa01778bf8963a6932e4014d07:
Linus Torvalds (1):
Linux 2.6.33-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 (5):
x86/amd-iommu: Fix possible integer overflow
x86/amd-iommu: Fix NULL pointer dereference in __detach_device()
x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
x86/amd-iommu: Fix deassignment of a device from the pt_domain
Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes
Thiago Farina (1):
lib/dma-debug.c: mark file-local struct symbol static.
arch/x86/include/asm/amd_iommu_proto.h | 1 +
arch/x86/kernel/amd_iommu.c | 23 ++++++++++++++++-------
arch/x86/kernel/amd_iommu_init.c | 3 +++
lib/dma-debug.c | 2 +-
4 files changed, 21 insertions(+), 8 deletions(-)
The patches fix several issues with device kvm device assignement when the amd
iommu driver is configured to run in passthrough mode. One patch fixes a
possible integer overflow in the driver as well. The last patch in the series
fixes a build warning in the dma-api debug code. 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