]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.git/commit
Merge git://git.infradead.org/intel-iommu
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Oct 2015 11:59:29 +0000 (07:59 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Oct 2015 11:59:29 +0000 (07:59 -0400)
commit8c25ab8b5a04a7c559aa8fd4cabe5fc4463b8ada
tree9cdc7d9cb6576fa757277cd2e3ad8231191442b9
parentbde17b90dd9712cb61a7ab0c1ccd0f7f6aa57957
parent15bbdec3931e617231c12b0920e497e87ec8c2c6
Merge git://git.infradead.org/intel-iommu

Pull IOVA fixes from David Woodhouse:
 "The main fix here is the first one, fixing the over-allocation of
   size-aligned requests.  The other patches simply make the existing
  IOVA code available to users other than the Intel VT-d driver, with no
  functional change.

  I concede the latter really *should* have been submitted during the
  merge window, but since it's basically risk-free and people are
  waiting to build on top of it and it's my fault I didn't get it in, I
  (and they) would be grateful if you'd take it"

* git://git.infradead.org/intel-iommu:
  iommu: Make the iova library a module
  iommu: iova: Export symbols
  iommu: iova: Move iova cache management to the iova library
  iommu/iova: Avoid over-allocating when size-aligned
drivers/iommu/Kconfig
drivers/iommu/intel-iommu.c