Re: [PATCH] arm: replace Sun/Solaris style flag on section directive

From: Nick Desaulniers
Date: Mon Nov 04 2019 - 13:43:23 EST


On Fri, Nov 1, 2019 at 2:05 PM Stefan Agner <stefan@xxxxxxxx> wrote:
>
> Hi Nick,
>
> On 2019-10-30 18:44, Nick Desaulniers wrote:
> > It looks like a section directive was using "Solaris style" to declare
> > the section flags. Replace this with the GNU style so that Clang's
> > integrated assembler can assemble this directive.
> >
> > The modified instances were identified via:
> > $ ag \\.section | grep \#

Submitted: https://www.armlinux.org.uk/developer/patches/viewpatch.php?id=8933/1

>
> I actually have the *very same* patch on my tree, just did not cleanup
> the commit message and submit :-(

Send in those patches!

>
> Anyways, this looks good to me:
>
> Reviewed-by: Stefan Agner <stefan@xxxxxxxx>


Thanks all for those reviews.
--
Thanks,
~Nick Desaulniers