[PATCH v2 5/6] iommu/intel: announce supported page sizes

Ohad Ben-Cohen ohad at wizery.com
Wed Sep 14 01:11:34 EDT 2011


On Wed, Sep 14, 2011 at 12:32 AM, David Woodhouse <dwmw2 at infradead.org> wrote:
> On Tue, 2011-09-13 at 22:31 +0300, Ohad Ben-Cohen wrote:
>> + * Traditionally the IOMMU core just handed us the mappings directly,
>> + * after making sure the size is an order of a 4KB page and that the
>> + * mapping has natural alignment.
>> + *
>> + * To retain this behavior, we currently advertise that we support
>> + * all page sizes that are an order of 4KB.
>
> This is wrong. We do not support 4000-byte pages. We only support
> 4096-byte pages. 4KiB, not 4kB.
>
> Please fix.

Sure thing; I'll s/KB/KiB throughout the patch set.

Do I have your ACK otherwise ?

Thanks,
Ohad.



More information about the linux-arm-kernel mailing list