[PATCH 20/23] ARM: signal: sigreturn_codes should be endian neutral to work in BE8

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Mon Nov 11 12:00:04 EST 2013


Hello,

On Mon, Nov 11, 2013 at 02:13:02PM +0000, Dave Martin wrote:
> On Tue, Nov 05, 2013 at 10:18:07PM +0100, Uwe Kleine-König wrote:
> > > +	.section .rodata
> > > +	.global sigreturn_codes
> > > +	.type	sigreturn_codes, #object
> > > +
> > > +	.arm
> > This breaks a ARMv7-M build, see
> > http://arm-soc.lixom.net/buildlogs/misc/next-20131105-1-g2b29c44/buildall.arm.efm32_defconfig.log.failed
> 
> Hmmm, looks like we missed this scenario.
Did you see Victor already addressing this failure with a patch?

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list