From: Hiroshi DOYU Date: Thu, 11 Feb 2010 02:22:50 +0000 (-0800) Subject: omap iommu: fix incorrect address for largepage 1st entry X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99c8c13d8aff02c4363c37b62a0c4e8b1bffe57f;p=pandora-kernel.git omap iommu: fix incorrect address for largepage 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 largepage. This is not the case for "iovmm". Reported-by: Hari Nagalla Signed-off-by: Hiroshi DOYU Signed-off-by: Hari Nagalla Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed