All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] kexec-tools 2.0.10
@ 2015-06-25 10:20 Simon Horman
  2015-06-26  7:10 ` Dave Young
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Horman @ 2015-06-25 10:20 UTC (permalink / raw)
  To: kexec

Hi all,

I am happy to announce the release of kexec-tools 2.0.10.

This is a feature release coinciding with the release of the v4.1 Linux Kernel.

This release can be downloaded from kernel.org:

	http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.10.tar.xz
	http://kernel.org/pub/linux/utils/kernel/kexec/

It is also tagged it in git:

	git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git

Thanks to everyone who has contributed to kexec.

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] kexec-tools 2.0.10
  2015-06-25 10:20 [ANNOUNCE] kexec-tools 2.0.10 Simon Horman
@ 2015-06-26  7:10 ` Dave Young
  2015-06-26  9:44   ` Dave Young
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Young @ 2015-06-26  7:10 UTC (permalink / raw)
  To: Simon Horman; +Cc: kexec

On 06/25/15 at 07:20pm, Simon Horman wrote:
> Hi all,
> 
> I am happy to announce the release of kexec-tools 2.0.10.
> 
> This is a feature release coinciding with the release of the v4.1 Linux Kernel.
> 
> This release can be downloaded from kernel.org:
> 
> 	http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.10.tar.xz
> 	http://kernel.org/pub/linux/utils/kernel/kexec/
> 
> It is also tagged it in git:
> 
> 	git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
> 
> Thanks to everyone who has contributed to kexec.

Simon, thanks for the new release.

We updated Fedora kexec-tools to 2.0.9, plan to move to 2.0.10 soon.

But I see below error:
R_X86_64_29
Unhandled rela relocation: R_X86_64_29

There was a similar report before:
http://lists.infradead.org/pipermail/kexec/2015-February/013305.html

The strange thing is local build works for me, but koji build server
build does not work. 2.0.10 koji build also fails to load.

Appreciate for any hints or idea.

Thanks
Dave


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] kexec-tools 2.0.10
  2015-06-26  7:10 ` Dave Young
@ 2015-06-26  9:44   ` Dave Young
  0 siblings, 0 replies; 3+ messages in thread
From: Dave Young @ 2015-06-26  9:44 UTC (permalink / raw)
  To: Simon Horman; +Cc: panand, kexec

On 06/26/15 at 03:10pm, Dave Young wrote:
> On 06/25/15 at 07:20pm, Simon Horman wrote:
> > Hi all,
> > 
> > I am happy to announce the release of kexec-tools 2.0.10.
> > 
> > This is a feature release coinciding with the release of the v4.1 Linux Kernel.
> > 
> > This release can be downloaded from kernel.org:
> > 
> > 	http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.10.tar.xz
> > 	http://kernel.org/pub/linux/utils/kernel/kexec/
> > 
> > It is also tagged it in git:
> > 
> > 	git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
> > 
> > Thanks to everyone who has contributed to kexec.
> 
> Simon, thanks for the new release.
> 
> We updated Fedora kexec-tools to 2.0.9, plan to move to 2.0.10 soon.
> 
> But I see below error:
> R_X86_64_29
> Unhandled rela relocation: R_X86_64_29
> 
> There was a similar report before:
> http://lists.infradead.org/pipermail/kexec/2015-February/013305.html
> 
> The strange thing is local build works for me, but koji build server
> build does not work. 2.0.10 koji build also fails to load.
> 

It should be koji build system problem, I found it adds -fexceptions and
-fstack-protetor-strong, the cmdline is below:

gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wall -Wstrict-prototypes -fno-zero-initialized-in-bss -mcmodel=small -Os -fno-builtin -ffreestanding -fno-zero-initialized-in-bss -fno-PIC -fno-PIE -fno-stack-protector -fno-exceptions -fno-asynchronous-unwind-tables -mcmodel=small -I./purgatory/include -I./purgatory/arch/x86_64/include -I./util_lib/include -I./include -Iinclude -I/usr/lib/gcc/x86_64-redhat-linux/5.1.1/include  -c -MD -o purgatory/purgatory.o purgatory/purgatory.c

(-mcmodel=small is added by me for testing if this can resolve the problem)

So I will turn to ask Fedora people, sorry for the noise.

Thanks
Dave

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-26  9:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-25 10:20 [ANNOUNCE] kexec-tools 2.0.10 Simon Horman
2015-06-26  7:10 ` Dave Young
2015-06-26  9:44   ` Dave Young

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.