Re: [PATCH v3 1/7] compiler-clang: add build check for clang 10.0.1

From: Nathan Chancellor
Date: Tue Nov 17 2020 - 21:31:44 EST


On Tue, Nov 17, 2020 at 10:46:29AM -0800, Nick Desaulniers wrote:
> On Mon, Nov 16, 2020 at 7:04 PM John Hubbard <jhubbard@xxxxxxxxxx> wrote:
> >
> > Hi,
> >
> > I just ran into this and it's a real pain to figure out, because even
> > with the very latest Fedora 33 on my test machine, which provides clang
> > version 11.0.0:
>
> Hi John,
> Thanks for the report. The patch was picked up by AKPM and is in the -mm tree:
> https://ozlabs.org/~akpm/mmots/broken-out/compiler-clang-remove-version-check-for-bpf-tracing.patch

This should probably go to Linus as a regression fix in the next wave,
if that is possible.

Cheers,
Nathan