On Tue, 2019-10-29 at 12:13:57 UTC, Christophe Leroy wrote:
> Almost half of misc_32.S is dedicated to kexec.
> That's the relocation function for kexec.
>
> Drop it into a dedicated kexec_relocate_32.S
>
> Signed-off-by: Christophe Leroy
Series applied to powerpc next, thanks.
https://git.ker
Almost half of misc_32.S is dedicated to kexec.
That's the relocation function for kexec.
Drop it into a dedicated kexec_relocate_32.S
Signed-off-by: Christophe Leroy
---
v2: no change
v3: renamed kexec_32.S to kexec_relocate_32.S
v4: rebased (conflict on Makefile) and dropped irrelevant spaces