Hi Yinghai, I'm trying to reproduce the issue that you found but i can't, any option that you use?. I made, # ./configure # make # ./build/sbin/kexec -d -l /boot/vmlinuz-3.11.10-29-default The OS is OpenSUSE 13.1 x86_64, i attached the logs. Best regards, alimon On 04/05/15 10:09, Aníbal Limón wrote: > Hi Simon, > > Sorry about the problems that i caused, i was out from office. > I'm working in for a solution. > > Best regards, > alimon > > On 30/04/15 20:15, Simon Horman wrote: >> On Thu, Apr 30, 2015 at 02:09:44PM +0900, Simon Horman wrote: >>> On Wed, Apr 29, 2015 at 03:36:17PM -0700, Yinghai Lu wrote: >>>> with >>>> >>>> commit 5edcbfd1368e84fce913ceeeca7b712c524dc20d >>>> Author: Aníbal Limón >>>> Date: Thu Mar 26 16:19:58 2015 +0000 >>>> >>>> x86_64: Add support to build kexec-tools with x32 ABI >>>> >>>> >>>> after built kexec on opensuse 13.1 64bit, now when using kexec load >>>> kernel, I got >>>> >>>> overflow in relocation type R_X86_64_32 val 21dffc020 >>>> >>>> revert that commit and the one after it, kexec is working again. >>> Thanks for bringing this to my attention. >>> >>> My current plan is to revert the above patch from the kexec tree >>> unless a fix is forthcoming by tomorrow. >> I have reverted the above commit. >> >> Aníbal and others, I am more than happy to consider a revised >> version of the above patch or another solution to the problem it >> aimed to solve. >