[PATCH v4 2/2] iommu/exynos: Add iommu driver for Exynos Platforms
KyongHo Cho
pullip.cho at samsung.com
Wed Oct 12 05:18:51 EDT 2011
Hi Ohad,
On Wed, Oct 12, 2011 at 5:22 PM, Ohad Ben-Cohen <ohad at wizery.com> wrote:
>> +static int exynos_iommu_unmap(struct iommu_domain *domain, unsigned long
>> iova,
>> + int gfp_order)
>> +{
> ...
>> + return 0;
>> +}
>
> ->unmap() should return the size of the unmapped region (in page order
> atm); this is already expected by mainline users of the IOMMU API
> today, and will also be used by the iommu core itself soon.
>
Ok. Thank you. I missed that.
I will send new patches immediately
KyongHo.
More information about the linux-arm-kernel
mailing list