From: Hiroshi DOYU Date: Mon, 15 Feb 2010 18:03:32 +0000 (-0800) Subject: omap: iommu: fix incorrect address for supersection 1st entry X-Git-Tag: v2.6.34-rc1~230^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d33ea5881bce56f85de7fcc90e1c5618fa5b62d;p=pandora-kernel.git omap: iommu: fix incorrect address for supersection 1st entry There was a potential risk that the following "memset" could override its range if a given address was not the 1st entry of a supersection. This is not the case for "iovmm". Signed-off-by: Hiroshi DOYU Signed-off-by: Hari Nagalla Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed