Re: [PATCH] treewide: Convert macro and uses of __section(foo) to __section("foo")
From: Joe Perches <joe@perches.com>
Date: 2020-10-22 20:45:24
Also in:
lkml
From: Joe Perches <joe@perches.com>
Date: 2020-10-22 20:45:24
Also in:
lkml
On Thu, 2020-10-22 at 13:42 -0700, Nick Desaulniers wrote:
.On Wed, Oct 21, 2020 at 7:36 PM Joe Perches [off-list ref] wrote:quoted
Use a more generic form for __section that requires quotes to avoid complications with clang and gcc differences.
[]
quoted
a quick test of x86_64 and s390 would be good.
x86_64 was compiled here. I believe the robot tested the others.