[PATCH] kexec/kexec.h: Bring put/get_unaligned() back from the dead.
Simon Horman
horms at verge.net.au
Fri Sep 5 02:22:59 EDT 2008
On Fri, Sep 05, 2008 at 11:13:10AM +0900, Paul Mundt wrote:
> This re-enables the fairly generic put/get_unaligned() routines in
> kexec.h, while tidying up the variable shadowing clash that results
> when using it in places like machine_apply_elf_rel().
>
> Needed for SH ELF relocations.
>
> IA64 still does its own put_unaligned64(), which should likely also be
> converted over to using put_unaligned() directly.
Thanks Paul, applied.
More information about the kexec
mailing list