All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH-4.19-stable 0/2] iommu/vt-d: queue_iova() boot crash backport
@ 2019-07-31 16:22 ` Dmitry Safonov via iommu
  0 siblings, 0 replies; 9+ messages in thread
From: Dmitry Safonov @ 2019-07-31 16:22 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: 0x7f454c46, Dmitry Safonov, David Woodhouse, Joerg Roedel,
	Joerg Roedel, Lu Baolu, iommu

Backport commits from master that fix boot failure on some intel
machines.

Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Joerg Roedel <joro@8bytes.org>
Cc: Joerg Roedel <jroedel@suse.de>
Cc: Lu Baolu <baolu.lu@linux.intel.com>

Dmitry Safonov (1):
  iommu/vt-d: Don't queue_iova() if there is no flush queue

Joerg Roedel (1):
  iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA

 drivers/iommu/intel-iommu.c |  2 +-
 drivers/iommu/iova.c        | 18 ++++++++++++++----
 include/linux/iova.h        |  6 ++++++
 3 files changed, 21 insertions(+), 5 deletions(-)

-- 
2.22.0


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

end of thread, other threads:[~2019-07-31 17:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31 16:22 [PATCH-4.19-stable 0/2] iommu/vt-d: queue_iova() boot crash backport Dmitry Safonov
2019-07-31 16:22 ` Dmitry Safonov via iommu
2019-07-31 16:22 ` [PATCH-4.19-stable 1/2] iommu/vt-d: Don't queue_iova() if there is no flush queue Dmitry Safonov
2019-07-31 16:22   ` Dmitry Safonov via iommu
2019-07-31 16:22 ` [PATCH-4.19-stable 2/2] iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA Dmitry Safonov
2019-07-31 17:04   ` Greg Kroah-Hartman
2019-07-31 17:06     ` Dmitry Safonov
2019-07-31 17:05 ` [PATCH-4.19-stable 0/2] iommu/vt-d: queue_iova() boot crash backport Greg Kroah-Hartman
2019-07-31 17:05   ` Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.