git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9da65a9
)
omap: iommu: fix wrong condition check for SUPERSECTION
author
Hiroshi DOYU
<Hiroshi.DOYU@nokia.com>
Thu, 22 Oct 2009 21:46:32 +0000
(14:46 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 22 Oct 2009 21:46:32 +0000
(14:46 -0700)
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" <srinivas.pulukuru@ti.com>
Signed-off-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found