[PATCH v4 2/7] iommu/core: split mapping to page sizes as supported by the hardware

Ohad Ben-Cohen ohad at wizery.com
Thu Nov 10 02:31:57 EST 2011


On Thu, Nov 10, 2011 at 8:17 AM, Kai Huang <mail.kai.huang at gmail.com> wrote:
> Seems the unmap function don't take phys as parameter, does this mean
> domain->ops->unmap will walk through the page table to find out the
> actual page size?

The short answer is yes, and furthermore, we also consider to remove
the size param from domain->ops->unmap entirely at some point.

We had a long discussion about it, please see:

https://lkml.org/lkml/2011/10/10/234



More information about the linux-arm-kernel mailing list