mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] IOMMU Fixes
@ 2014-08-18 22:49 Joerg Roedel
  2014-08-18 22:49 ` [PATCH 1/3] iommu/vt-d: Defer domain removal if device is assigned to a driver Joerg Roedel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joerg Roedel @ 2014-08-18 22:49 UTC (permalink / raw)
  To: iommu, linux-kernel; +Cc: joro

Hi,

here are a few fixes for the x86 iommu drivers and a small
one for the iommu core-code I plan to send for -rc2.


	Joerg

Joerg Roedel (3):
  iommu/vt-d: Defer domain removal if device is assigned to a driver
  iommu/amd: Fix cleanup_domain for mass device removal
  iommu/core: Check for the right function pointer in iommu_map()

 drivers/iommu/amd_iommu.c   | 10 ++++++----
 drivers/iommu/intel-iommu.c |  8 ++++++++
 drivers/iommu/iommu.c       |  2 +-
 3 files changed, 15 insertions(+), 5 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-08-18 22:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-18 22:49 [PATCH 0/3] IOMMU Fixes Joerg Roedel
2014-08-18 22:49 ` [PATCH 1/3] iommu/vt-d: Defer domain removal if device is assigned to a driver Joerg Roedel
2014-08-18 22:49 ` [PATCH 2/3] iommu/amd: Fix cleanup_domain for mass device removal Joerg Roedel
2014-08-18 22:49 ` [PATCH 3/3] iommu/core: Check for the right function pointer in iommu_map() Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome