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:
34471a9
)
ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_OFFSET
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Mon, 24 Oct 2011 12:30:32 +0000
(13:30 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 24 Oct 2011 19:53:50 +0000
(20:53 +0100)
If TEXT_OFFSET is too large (e.g. like on MSM) the resulting immediate
argument gets wider than 8 bits.
Noticed by David Brown <davidb@codeaurora.org>
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found