提交 92c83ff1 编写于 作者: C Catalin Marinas 提交者: Russell King

[ARM] 4452/1: Force the literal pool dump before reloc_end

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: NCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 154c772e
......@@ -836,6 +836,7 @@ memdump: mov r12, r0
mov pc, r10
#endif
.ltorg
reloc_end:
.align
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册