Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 92c83ff1 authored by Catalin Marinas's avatar Catalin Marinas Committed by Russell King
Browse files

[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: default avatarCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 154c772e
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -836,6 +836,7 @@ memdump: mov r12, r0
		mov	pc, r10
		mov	pc, r10
#endif
#endif


		.ltorg
reloc_end:
reloc_end:


		.align
		.align