From: Hiroshi DOYU Date: Thu, 22 Oct 2009 21:46:32 +0000 (-0700) Subject: omap: iommu: fix wrong condition check for SUPERSECTION X-Git-Tag: v2.6.32-rc6~50^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcc730dc9d7614fdaf6bce73d6e8ffe47c8820b1;p=pandora-kernel.git omap: iommu: fix wrong condition check for SUPERSECTION A bit (2 << 0) is set both on SECTION and SUPERSECTION. To identify SUPERSECTION correctly, other bits should be compared too. Reported-by: "Srinivas Pulukuru" Signed-off-by: Hiroshi DOYU Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed