]> asedeno.scripts.mit.edu Git - linux.git/commit
iommu/amd: Make use of the generic IOVA allocator
authorJoerg Roedel <jroedel@suse.de>
Tue, 5 Jul 2016 12:23:01 +0000 (14:23 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 13 Jul 2016 10:46:05 +0000 (12:46 +0200)
commit256e4621c21aa1bf704e1a12e643923fdb732d04
tree429cbe164c2139ee670da730d63ca69dbc209e85
parent518d9b450387a3508363af58d1f62db9fc92d438
iommu/amd: Make use of the generic IOVA allocator

Remove the old address allocation code and make use of the
generic IOVA allocator that is also used by other dma-ops
implementations.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd_iommu.c