projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
154c772
)
[ARM] 4452/1: Force the literal pool dump before reloc_end
author
Catalin Marinas
<catalin.marinas@arm.com>
Fri, 22 Jun 2007 13:27:50 +0000
(14:27 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 25 Jun 2007 19:36:27 +0000
(20:36 +0100)
In the arch/arm/boot/compressed/head.S file, the contents of the
literal pool accumulated during the relocatable code must be dumped
before reloc_end.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/boot/compressed/head.S
patch
|
blob
|
history
diff --git
a/arch/arm/boot/compressed/head.S
b/arch/arm/boot/compressed/head.S
index 23348e9561b92070406f4d40a7a5060190561e6e..680ea6ed77b89c746715f0a38c42142f52a0b4b3 100644
(file)
--- a/
arch/arm/boot/compressed/head.S
+++ b/
arch/arm/boot/compressed/head.S
@@
-836,6
+836,7
@@
memdump: mov r12, r0
mov pc, r10
#endif
+ .ltorg
reloc_end:
.align