Re: [PATCH 2/2] Support R_PPC64_REL32 relocation type

2009-08-12 Thread Simon Horman
On Mon, Aug 10, 2009 at 07:44:42PM +0530, M. Mohan Kumar wrote: [PATCH 2/2] Support R_PPC64_REL32 relocation type gcc-4.4 compiler creates R_PPC64_REL32 relocation type in the ppc64 purgatory code. Add support to handle R_PPC64_REL32 relocation type. Signed-off-by: M. Mohan Kumar mo

[PATCH 2/2] Support R_PPC64_REL32 relocation type

2009-08-10 Thread M. Mohan Kumar
[PATCH 2/2] Support R_PPC64_REL32 relocation type gcc-4.4 compiler creates R_PPC64_REL32 relocation type in the ppc64 purgatory code. Add support to handle R_PPC64_REL32 relocation type. Signed-off-by: M. Mohan Kumar mo...@in.ibm.com --- kexec/arch/ppc64/kexec-elf-rel-ppc64.c |4 1