Message ID | 20190828225535.49592-1-ndesaulniers@google.com |
---|---|
Headers | show |
Series | treewide: prefer __section from compiler_attributes.h | expand |
On Thu, Aug 29, 2019 at 12:55 AM Nick Desaulniers <ndesaulniers@google.com> wrote: > > Changes V2 -> V3: > * s/__attribute__((__section/__attribute__((__section__ in commit > messages as per Joe. I have uploaded to -next v3 so that we get some feedback tomorrow rather than waiting for Monday. I added a few changes, please take a look at the commits: https://github.com/ojeda/linux/commits/compiler-attributes and let me know if you agree (look for the [...] text before my signature). Specially this one since it is the one I re-added the unused attribute as __maybe_unused: https://github.com/ojeda/linux/commit/a103a32ac6a2c8bbb8fb217af92c9f6bd08e138c Cheers, Miguel
On Thu, Aug 29, 2019 at 10:24 PM Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> wrote: > > On Thu, Aug 29, 2019 at 12:55 AM Nick Desaulniers > <ndesaulniers@google.com> wrote: > > > > Changes V2 -> V3: > > * s/__attribute__((__section/__attribute__((__section__ in commit > > messages as per Joe. > > I have uploaded to -next v3 so that we get some feedback tomorrow > rather than waiting for Monday. > > I added a few changes, please take a look at the commits: > > https://github.com/ojeda/linux/commits/compiler-attributes > Thanks for taking care and bringing this to linux-next asap. - Sedat -
On Thu, Aug 29, 2019 at 1:37 PM Sedat Dilek <sedat.dilek@gmail.com> wrote: > > On Thu, Aug 29, 2019 at 10:24 PM Miguel Ojeda > <miguel.ojeda.sandonis@gmail.com> wrote: > > > > On Thu, Aug 29, 2019 at 12:55 AM Nick Desaulniers > > <ndesaulniers@google.com> wrote: > > > > > > Changes V2 -> V3: > > > * s/__attribute__((__section/__attribute__((__section__ in commit > > > messages as per Joe. > > > > I have uploaded to -next v3 so that we get some feedback tomorrow > > rather than waiting for Monday. > > > > I added a few changes, please take a look at the commits: > > > > https://github.com/ojeda/linux/commits/compiler-attributes > > > > Thanks for taking care and bringing this to linux-next asap. LGTM, thanks Miguel, ship it! -- Thanks, ~Nick Desaulniers