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:
a228d6e
)
[ARM] 4551/1: s3c24xx: fix wrong virtual address offsets
author
Krzysztof Helt
<krzysztof.h1@wp.pl>
Sat, 18 Aug 2007 21:23:57 +0000
(22:23 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 23 Aug 2007 11:36:40 +0000
(12:36 +0100)
This patch reduces 36-bit offset to 32-bit offsets. The 36-bit
offsets makes virtual addresses wraps when added to 32-bit base.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found