* [git pull] IOMMU fixes for Linux 3.5-rc1
@ 2012-06-06 13:56 Joerg Roedel
0 siblings, 0 replies; 3+ messages in thread
From: Joerg Roedel @ 2012-06-06 13:56 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, iommu
[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]
Hi Linus,
The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:
Linux 3.5-rc1 (2012-06-02 18:29:26 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-3.5-rc1
for you to fetch changes up to eee53537c476c947bf7faa1c916d2f5a0ae8ec93:
iommu/amd: Fix deadlock in ppr-handling error path (2012-06-04 12:47:44 +0200)
----------------------------------------------------------------
IOMMU fixes for v3.5-rc1
Two patches are in here which fix AMD IOMMU specific issues. One patch
fixes a long-standing warning on resume because the amd_iommu_resume
function enabled interrupts. The other patch fixes a deadlock in an
error-path of the page-fault request handling code of the IOMMU driver.
----------------------------------------------------------------
Joerg Roedel (2):
iommu/amd: Cache pdev pointer to root-bridge
iommu/amd: Fix deadlock in ppr-handling error path
drivers/iommu/amd_iommu.c | 71 ++++++++++++++++++++++++---------------
drivers/iommu/amd_iommu_init.c | 13 +++----
drivers/iommu/amd_iommu_types.h | 3 ++
3 files changed, 52 insertions(+), 35 deletions(-)
Please pull.
Regards,
Joerg
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [git pull] IOMMU fixes for Linux 3.5-rc1
@ 2012-07-02 13:09 Joerg Roedel
[not found] ` <20120702130910.GA12232-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Joerg Roedel @ 2012-07-02 13:09 UTC (permalink / raw)
To: Linus Torvalds
Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1.1: Type: text/plain, Size: 1787 bytes --]
Hi Linus,
The following changes since commit eee53537c476c947bf7faa1c916d2f5a0ae8ec93:
iommu/amd: Fix deadlock in ppr-handling error path (2012-06-04 12:47:44 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v3.5-rc5
for you to fetch changes up to 3775d4818d72081e2afa2aed2442a2b9ecfc5eab:
iommu/amd: fix type bug in flush code (2012-07-02 12:11:40 +0200)
----------------------------------------------------------------
IOMMU fixes for Linux v3.5-rc5
The patches fix several issues in the AMD IOMMU driver, the NVidia SMMU
driver, and the DMA debug code. The most important fix for the AMD IOMMU
solves a problem with SR-IOV devices where virtual functions did not
work with IOMMU enabled. The NVidia SMMU patch fixes a possible sleep
while spin-lock situation (queued the small fix for v3.5, a better but
more intrusive fix is coming for v3.6). The DMA debug patches fix a
possible data corruption issue due to bool vs. u32 usage.
----------------------------------------------------------------
Dan Carpenter (2):
dma-debug: debugfs_create_bool() takes a u32 pointer
iommu/amd: fix type bug in flush code
Hiroshi DOYU (1):
iommu/tegra: smmu: Fix unsleepable memory allocation
Joerg Roedel (1):
iommu/amd: Initialize dma_ops for hotplug and sriov devices
Shuah Khan (1):
iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode
drivers/iommu/amd_iommu.c | 11 ++++++++++-
drivers/iommu/amd_iommu_init.c | 6 +++---
drivers/iommu/amd_iommu_types.h | 2 +-
drivers/iommu/tegra-smmu.c | 4 ++--
lib/dma-debug.c | 4 ++--
5 files changed, 18 insertions(+), 9 deletions(-)
Please pull.
Regards,
Joerg
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 190 bytes --]
_______________________________________________
iommu mailing list
iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-07-02 13:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-06 13:56 [git pull] IOMMU fixes for Linux 3.5-rc1 Joerg Roedel
-- strict thread matches above, loose matches on Subject: below --
2012-07-02 13:09 Joerg Roedel
[not found] ` <20120702130910.GA12232-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2012-07-02 13:17 ` Joerg Roedel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).