[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)
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>

No differences found