[PATCH] kexec/ppc64: disabling exception handling when building the purgatory

WANG Chao chaowang at redhat.com
Wed Jul 23 23:15:30 PDT 2014


On 07/23/14 at 09:02am, Simon Horman wrote:
> On Tue, Jul 22, 2014 at 06:22:28PM +0200, Laurent Dufour wrote:
> > Some Linux distributions would like to turn on the GCC exception handling
> > by default. As this option introduces symbols in the built code that are
> > defined in a separate shared library, this is not a good idea to have such
> > an option activated when building the purgatory.
> > 
> > This patch forces the exception handling to be turned off when building the
> > purgatory on ppc64 BE and LE.
> > 
> > Signed-off-by: Laurent Dufour <ldufour at linux.vnet.ibm.com>
> 
> Thanks, applied.

FWIW, this patch works for me. Thanks for the fix.

Thanks
WANG Chao



More information about the kexec mailing list