From: Ohad Ben-Cohen Date: Thu, 10 Nov 2011 09:32:29 +0000 (+0200) Subject: iommu/amd: announce supported page sizes X-Git-Tag: v3.3-rc1~120^2~1^3~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa3de9c05051ac26355276944789217040e38207;p=pandora-kernel.git iommu/amd: announce supported page sizes Let the IOMMU core know we support arbitrary page sizes (as long as they're an order of 4KiB). This way the IOMMU core will retain the existing behavior we're used to; it will let us map regions that: - their size is an order of 4KiB - they are naturally aligned Signed-off-by: Ohad Ben-Cohen Cc: Joerg Roedel Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed