From: FUJITA Tomonori Date: Fri, 28 Mar 2008 21:27:03 +0000 (-0700) Subject: [IA64] make IOMMU respect the segment boundary limits X-Git-Tag: v2.6.26-rc1~1146^2^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b34eb53cdcb4f49fd31d78d0e385240820ed9063;p=pandora-kernel.git [IA64] make IOMMU respect the segment boundary limits IA64's IOMMU implementation allocates memory areas spanning LLD's segment boundary limit. It forces low level drivers to have a workaround to adjust scatter lists that the IOMMU builds. We are in the process of making all the IOMMUs respect the segment boundary limits to remove such work around in LLDs. This patch is for IA64's IOMMU. Signed-off-by: FUJITA Tomonori Signed-off-by: Andrew Morton Signed-off-by: Tony Luck --- Reading git-diff-tree failed