From: FUJITA Tomonori Date: Wed, 5 Mar 2008 08:09:30 +0000 (+0900) Subject: parisc: fix IOMMU's device boundary overflow bug on 32bits arch X-Git-Tag: v2.6.25-rc5~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a0d3f3afddf01dfcfdcc826f0b706dbc01f4ef4;p=pandora-kernel.git parisc: fix IOMMU's device boundary overflow bug on 32bits arch On 32bits boxes, boundary_size becomes zero due to a overflow and we hit BUG_ON in iommu_is_span_boundary. Signed-off-by: FUJITA Tomonori Cc: Kyle McMartin Cc: Matthew Wilcox Acked-by: Grant Grundler Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed