From: Hiroshi DOYU Date: Tue, 20 Oct 2009 19:26:19 +0000 (-0700) Subject: omap: iommu: fix wrong condition check for SUPERSECTION X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efb94d388dc6ff9e5523c5627d982d96bbf765a2;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