Re: [PATCH] treewide: Convert macro and uses of __section(foo) to __section("foo")

From: Joe Perches
Date: Thu Oct 22 2020 - 16:45:23 EST


On Thu, 2020-10-22 at 13:42 -0700, Nick Desaulniers wrote:
> .On Wed, Oct 21, 2020 at 7:36 PM Joe Perches <joe@xxxxxxxxxxx> 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.