]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Mar 2012 15:26:25 +0000 (07:26 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Mar 2012 15:26:25 +0000 (07:26 -0800)
commit25d14cc64a36df34e5126ae8bc382ca0f21c1e82
treece81f9186720f930da986a6081eb26dbd8ad12a3
parentc5b9d30022d7fb24fd006422e26b4d418ba52331
parentc26b0e49e6c5a4b845d9ebc305391b17f6a3e24c
Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu

Pull two IOMMU fixes from Joerg Roedel:
 "The first is an additional fix for the OMAP initialization order issue
  and the second patch fixes a possible section mismatch which can lead
  to a kernel crash in the AMD IOMMU driver when suspend/resume is used
  and the compiler has not inlined the iommu_set_device_table function."

* tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
  x86/amd: iommu_set_device_table() must not be __init
  ARM: OMAP: fix iommu, not mailbox
arch/arm/mach-omap2/mailbox.c