On Sat, Mar 19, 2022 at 08:43:35AM +0100, Ahmad Fatoum wrote: > This fixes a mismatched .push_section. This had no effect, because the > file ended after the follow-up .push_section. > > Signed-off-by: Ahmad Fatoum <ahmad@xxxxxx> > --- > arch/arm/lib32/setjmp.S | 1 + > 1 file changed, 1 insertion(+) Applied, thanks Sascha > > diff --git a/arch/arm/lib32/setjmp.S b/arch/arm/lib32/setjmp.S > index 626d915da183..cc6cafa4af3e 100644 > --- a/arch/arm/lib32/setjmp.S > +++ b/arch/arm/lib32/setjmp.S > @@ -33,6 +33,7 @@ ENTRY(longjmp) > 1: > bx lr > ENDPROC(longjmp) > +.popsection > > .pushsection .text.initjmp, "ax" > ENTRY(initjmp) > -- > 2.34.1 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox