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:
c7b03fa
)
sh: Use correct mask when comparing PMB DATA array values
author
Matt Fleming
<matt@console-pimps.org>
Sun, 25 Apr 2010 19:18:41 +0000
(20:18 +0100)
committer
Matt Fleming
<matt@console-pimps.org>
Sun, 25 Apr 2010 19:44:23 +0000
(20:44 +0100)
Previously we were masking the PMB DATA array values with the value of
__MEMORY_START | PMB_V, which misses some PFN bits off the mask.
Signed-off-by: Matt Fleming <matt@console-pimps.org>
No differences found