Re: [GIT PULL] tracing: Fixes and clean ups for v5.14

From: Linus Torvalds
Date: Thu Aug 12 2021 - 22:07:17 EST


On Thu, Aug 12, 2021 at 10:47 AM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>
> I probably misread that a bit. To be clear, my patch only set -Wno-main
> for this one source file, not for the entire kernel tree, whereas Steven
> wanted it to be set to the full kernel tree.

Ack, let's just set it globally, there's no need for this to be some
surgical strike thing.

Linus