]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Jun 2012 16:47:57 +0000 (09:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Jun 2012 16:47:57 +0000 (09:47 -0700)
commite7d4773ebf3f9427e31f9c54f7a04e7bea445e20
treeff38db3b4fd92c6c747718b1c0c79ccf2f8aa479
parent0471b1549f232b72c6f5e0f54333989d4a1857b4
parent5450f062cef196505956ed889f1c63727803c868
Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu

Pull IOMMU fixes from Joerg Roedel:
 "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.

* tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
  iommu/amd: Fix deadlock in ppr-handling error path
  iommu/amd: Cache pdev pointer to root-bridge