]> git.neil.brown.name Git - history.git/commit
[PATCH] ppc64: More IOMMU cleanups
authorOlof Johansson <olof@austin.ibm.com>
Wed, 3 Mar 2004 05:30:05 +0000 (21:30 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 3 Mar 2004 05:30:05 +0000 (21:30 -0800)
commitb159a68b968be971c1e7358084640ce0f060af4d
treec42c49fb9a63e5d650c29c1579e297f34cdb0d32
parent8ccd6848a24dcfd40ece13bae79fcaee57d24178
[PATCH] ppc64: More IOMMU cleanups

* Tidy up some of the arguments to iommu_*()
* Comment cleanup
* Don't bump the hint to the next block for large allocs, to avoid
  fragmentation.
* Simplify vmerge logic during SG allocations
* Move the memory barriers from the bus-specific parts into the common
  code.

Some changes are mine, some are from Ben Herrenschmidt.
arch/ppc64/kernel/iommu.c
arch/ppc64/kernel/pci_iommu.c
arch/ppc64/kernel/vio.c
include/asm-ppc64/iommu.h