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:
8dd4774
)
ARM: 6190/1: Remove dummy loads from the original relocation address
author
Catalin Marinas
<catalin.marinas@arm.com>
Mon, 21 Jun 2010 14:11:08 +0000
(15:11 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 5 Aug 2010 09:35:47 +0000
(10:35 +0100)
Reading back the upper and lower values in the R_ARM_THM_CALL and
R_ARM_THM_JUMP24 case was introduced by a previous commit but they are
not needed.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found