commit | 5e1b612cb16f446996398bd23b6cd59ea0206938 | [log] [tgz] |
---|---|---|
author | Ohad Ben-Cohen <ohad@wizery.com> | Fri Sep 02 13:32:33 2011 -0400 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Mon Sep 05 15:14:37 2011 +0200 |
tree | 4278a81d31facf01da8d914bcd90e9573824fc32 | |
parent | b4550d415a2e1668822ebf3a12b481548756b4e3 [diff] |
iommu/omap: ->unmap() should return order of unmapped page Users of the IOMMU API (kvm specifically) assume that iommu_unmap() returns the order of the unmapped page. Fix omap_iommu_unmap() to do so and adopt omap-iovmm accordingly. Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>