[PATCH] treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
joe at perches.com
Fri Oct 23 07:45:19 AEDT 2020
On Thu, 2020-10-22 at 13:42 -0700, Nick Desaulniers wrote:
> .On Wed, Oct 21, 2020 at 7:36 PM Joe Perches <joe at perches.com> wrote:
> > Use a more generic form for __section that requires quotes to avoid
> > complications with clang and gcc differences.
[]
> > a quick test of x86_64 and s390 would be good.
x86_64 was compiled here.
I believe the robot tested the others.
More information about the Linuxppc-dev
mailing list