From: Ohad Ben-Cohen Date: Thu, 10 Nov 2011 09:32:25 +0000 (+0200) Subject: iommu/core: stop converting bytes to page order back and forth X-Git-Tag: v3.3-rc1~120^2~1^3~7^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5009065d38c95455bd2d27c2838313e3dd0c5bc7;p=pandora-kernel.git iommu/core: stop converting bytes to page order back and forth Express sizes in bytes rather than in page order, to eliminate the size->order->size conversions we have whenever the IOMMU API is calling the low level drivers' map/unmap methods. Adopt all existing drivers. Signed-off-by: Ohad Ben-Cohen Cc: David Brown Cc: David Woodhouse Cc: Joerg Roedel Cc: Stepan Moskovchenko Cc: KyongHo Cho Cc: Hiroshi DOYU Cc: Laurent Pinchart Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed