Re: [GIT PULL] compiler-attributes for v5.3-rc8

From: Linus Torvalds
Date: Fri Sep 06 2019 - 20:08:51 EST


On Fri, Sep 6, 2019 at 5:07 PM Nick Desaulniers <ndesaulniers@xxxxxxxxxx> wrote:
>
> So then Miguel should maybe split off a new branch, rebase to keep
> just the relevant patch
> (https://github.com/ojeda/linux/commit/c97e82b97f4bba00304905fe7965f923abd2d755),
> and send a PR to you for inclusion in 5.3?

Yes. With the appropriate test cycle, particularly obviously clang
(which I don't test in my own minor tests).

Linus