]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 4452/1: Force the literal pool dump before reloc_end
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 22 Jun 2007 13:27:50 +0000 (14:27 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 25 Jun 2007 19:36:27 +0000 (20:36 +0100)
commit981397eeaceb08f40097ea1f7189c7417432d67a
tree3776649d3a8928fe5b1e55ef57bf54ec9f99e34b
parentd297e1ded6d328addc43f636cf7e07df5616ff61
[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: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/boot/compressed/head.S