On Thu, Aug 29, 2019 at 12:55 AM Nick Desaulniers <ndesaulni...@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