commit | 85b4545629663486b7f71047ce3b54fa0ad3eb28 | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Mon Jan 12 17:51:14 2015 +0000 |
committer | Joerg Roedel <jroedel@suse.de> | Mon Jan 19 14:55:22 2015 +0100 |
tree | 00c5840d2ca44a0e5c75aa54e05e866d1f28d612 | |
parent | 114150d8f4fc9e7a003be2bdb0efd31796d241ff [diff] |
iommu: Consolidate IOVA allocator code In order to share the IOVA allocator with other architectures, break the unnecssary dependency on the Intel IOMMU driver and move the remaining IOVA internals to iova.c Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>